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?