On May 10, 4:56 pm, Fresh Mix <[email protected]>
wrote:
> What wrong:
>
> # rails test
> /var/lib/gems/1.9.0/gems/activesupport-2.3.2/lib/active_support/core_ext/ur
> i.rb:8:in
Don't use 1.9.0 - it's an unstable development version. The first
stable version of ruby 1.9 is 1.9.1
Fred
> `<top (required)>': uninitialized constant URI::Parser (NameError)
> from
> /var/lib/gems/1.9.0/gems/activesupport-2.3.2/lib/active_support/core_ext.rb
> :3:in
> `require'
> from
> /var/lib/gems/1.9.0/gems/activesupport-2.3.2/lib/active_support/core_ext.rb
> :3:in
> `block in <top (required)>'
> from
> /var/lib/gems/1.9.0/gems/activesupport-2.3.2/lib/active_support/core_ext.rb
> :1:in
> `each'
> from
> /var/lib/gems/1.9.0/gems/activesupport-2.3.2/lib/active_support/core_ext.rb
> :1:in
> `<top (required)>'
> from
> /var/lib/gems/1.9.0/gems/activesupport-2.3.2/lib/active_support.rb:55:in
> `require'
> from
> /var/lib/gems/1.9.0/gems/activesupport-2.3.2/lib/active_support.rb:55:in
> `<top (required)>'
> from
> /usr/lib/ruby1.9/gems/1.9.0/gems/rails-2.3.2/lib/rails_generator.rb:28:in
> `require'
> from
> /usr/lib/ruby1.9/gems/1.9.0/gems/rails-2.3.2/lib/rails_generator.rb:28:in
> `<top (required)>'
> from /usr/lib/ruby1.9/gems/1.9.0/gems/rails-2.3.2/bin/rails:14:in
> `require'
> from /usr/lib/ruby1.9/gems/1.9.0/gems/rails-2.3.2/bin/rails:14:in
> `<top (required)>'
> from /usr/bin/rails:19:in `load'
> from /usr/bin/rails:19:in `<main>'
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---