Robert Gustafson

Avatar
  • Total activity 109
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 31
  • Created

    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...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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)
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 10 comments
    • 0 votes