Derrell Durrett
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Created 'rake --tasks' in an new Rails project fails (for no obvious reason)
Steps to reproduce: Create a new project using the Rails application template Run `bundle install` ``` Error:[rake --tasks] Running via Spring preloader in process 20537rake aborted!No Rakefile f... -
Created Can't find server launcher in RubyMine.
AnsweredI see "Error running '<configuratiuon> Rails server launcher wasn't found in project" when I try to start my server. My Cucumber configurations work just fine. I have already attempted the solution... -
Created Updates to Ruby SDK caused RubyMine to lose the project.
AnsweredIn trying to deploy my application to Heroku, I discovered that my Ruby SDK and related code were out of date from Heroku's perspective, so I updated. At some point (I actually don't know when), Ru...