dave4c03-QCUsDIA/pEqe8kRwQpwjMg@public.gmane.org
2010-May-15 18:09 UTC
Rail3 beta3 require ''activesupport'' - no such file to load
If I go into irb in rails3 beta3 and type in require ''activesupport'' it says: LoadError: no such file to load -- activesupport What is the problem? Have I done something wrong? Bundle show activesupport works properly and tells me where the gem is! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
dave4c03-QCUsDIA/pEqe8kRwQpwjMg@public.gmane.org
2010-May-15 18:43 UTC
Re: Rail3 beta3 require ''activesupport'' - no such file to load
I think I have found the answer. 1) It first require rubygens to be loaded 2) rails3 has deprecated activesupport and requires active_support On May 15, 11:09 am, "dave4...-QCUsDIA/pEqe8kRwQpwjMg@public.gmane.org" <dave.hurr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> If I go into irb in rails3 beta3 and type in require ''activesupport'' > it says: > LoadError: no such file to load -- activesupport > > What is the problem? Have I done something wrong? > > Bundle show activesupport works properly and tells me where the gem > is! > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.