Ruby on Rails
Tuesday, June 30, 2015
On Tuesday, June 30, 2015 at 10:07:43 AM UTC+1, Rails Goa wrote:
13:56:19 web.1 | E, [2015-06-30T13:56:19.368604 #12225] ERROR -- : reaped #<Process::Status: pid=12247,exited(1)> worker=0See the ==> <NoMethodError: undefined method `application' for Rails:Module>Any suggestions. I'm at my wits end. tried everything...... And I just can't see anything in port 5000!
Rails.application exists only in rails 3 & above and from the log you appear to be running rails 2.3.15. At a guess you've a gem installed that requires rails 3 (or possibly rails 4). If you had run `bundle update` and some of your version constraints were quite loose then that might explain it.
Fred
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e0841338-4683-4685-817e-5603a7a82251%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment