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, "[email protected]" <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

