Andrew Smallbone
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Andrew Smallbone 进行了评论, -
Andrew Smallbone 进行了评论, -
Andrew Smallbone 创建了一个帖子, Run a single django test
I'm a new PyCharm user, but I've found the run single unittest command invaluable in Intellij.However, it doesn't seem to work for a single django test when the test file isn't in tests.py.For exam... -
-
Andrew Smallbone 创建了一个帖子, Refactor/move package not doing git mv
I've just noticed that doing a Refactor->Move class or rename package doesn't seem to be doing a git mv of the files, so history is getting lost.Could this be an issue with how I've done the move,... -
Andrew Smallbone 进行了评论, -
Andrew Smallbone 创建了一个帖子, gem path issue?
Since installing and cleaning some gems in my environment, any rails commands fail to run within rubymine - 3.1 & 3.1.1 (see output below). Everything is fine from shell command line where I have ...