Robert Gustafson
- 活动总数 109
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 31
-
创建于 How to get back in sync with SVN repository?
Awhile ago, something happened..At the top of my project list is the name "DummyRails [DummyRails1] (~/RubymineProjects/DummyRails)Some discrernable facts:I have directoriesRubymineProjects/DummyRa... -
创建于 Why does RM complain about argument count in Date.new
I moved older code to Rails 3.22/RM 4.0.2 and am getting red marks (Found 2 extra argument(s), Required <= 1; super_class=...) in the statementdateone = Date.new(2010,3,22) -
创建于 What is the Best (easiest?) way to upgrade an app when Rails changes
I have an app which was developed under Rails 2+ and then moved to Rails 3.0+ (before assets).I would now like to move the app to Rails 3.2.2 and RubyMine 4.0.2I have rvm and Ruby 1.9.3 installed a... -
创建于 Static Analysis too Aggressive
See attached code fragment with static analysis Notes from within RubyMineThe method has one argument - files_z, which the static analyzer claims can be uninitialized.Also, the local variable prior... -
创建于 How to hang your GUI
These steps have worked for me repeatedly.All of these steps may not be necessary, but I have not tested all the permutations.1) Open the Help page: Help->Help Topics2) Open a code page (I used Dum... -
创建于 Having difficulty with Subversion
I am having failed commits, but browsing repository from within Rubymine shows some recent commit messages..Right now, I have the 'Commit Changes' window open, but it does not have minimize, maximi...