I've managed to reproduce this problem, and I think I'll be able to produce a fix some time tonight.
On Wed, Jun 9, 2010 at 2:49 PM, cs44 <[email protected]> wrote: > 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] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- 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.
