Ruby on Rails
Monday, February 2, 2015
The point is which is the one you add that causes this particular
error to occur? Once you find that then leave it in and take the
others out, then add them back in one at a time to find out which is
the one that adds the second initialisation.
I can remove require 'rubygems'
But if I remove the next require line which requires activerecord then I got a name error which says that active record is not defined
Same thing if I remove require yaml... and if I require active record and yaml then the error arise, even if I don't require logger...
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/f150c60f-9a49-4926-8827-5e80f8d029a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment