Hello everyone, I've recently installed Rails 3 and beginning using
it, but I found something strange: With a simple app, with no
additional gems required I test using REE and all rails commands
(rails server, rails g, rails console, rake db:wtv and all) work
properly. But when i test the same app and the same commands with Ruby
1.9.1, I get a lot of warnings but after it, the command works. Weird,
isn't it?

Here are the warnings: http://gist.github.com/298738

Thanks,
Rodrigo Alves Vieira.

-- 
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.

Reply via email to