Using config.gem should definitely work, and has in the past in my tests. Are you sure you have the Haml gem installed?
On Mon, Jul 12, 2010 at 3:12 PM, Kevin <[email protected]> wrote: > The docs seem to indicate that haml should no longer need the file in > vendor/plugins/init.rb with rails, however I can't seem to get haml to > work with out this file. init_rails never seems to be called when I > load the gem only with config.gem 'haml' under Rails 2.3.7 (or 8) > using haml 3.0.13. > > Am I misunderstanding something? > > -- > 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.
