I created a new Rails3 app, this time using beta4 -- still no luck. In
my gemfile I have only the following:


gem 'rails', '3.0.0.beta4'
gem 'sqlite3-ruby', :require => 'sqlite3'
gem 'haml'

As far as my local gems -- would any of them be a problem? If my
understanding is correct, they would not be, as the app is only using
what is loaded via the gemfile. Correct?

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" 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/haml?hl=en.

Reply via email to