How can a fresh install of ruby, gem, rail, lead to such an 'in your
face' failure?
In the directory newly created by the rails command, I ran 'script/
server' and I got:
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with development environment...
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
active_support/core_ext/module/aliasing.rb:33:in `alias_method':
undefined method `pick_template' for class
`ActionView::TemplateFinder' (NameError)
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
active_support/core_ext/module/aliasing.rb:33:in `alias_method_chain'
yadda,
yadda,
yadda
Anyone have a clue as to what is going on?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---