On Mon, Feb 8, 2010 at 3:51 PM, rodrigo3n <[email protected]> wrote:
> 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. > > Rodrigo, these warnings are OK in regards to Ruby 1.9.1. Furthermore, Ryan Bates current screencast also discusses this as well which can be found here: http://railscasts.com/episodes/200-rails-3-beta-and-rvm Good luck, -Conrad > -- > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://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.

