Hi, On running the installer for haml it creates a plugin with only this init.rb
http://github.com/nex3/haml/blob/master/init.rb Copy it to vendor/plugins/haml/init.rb Nathan, wouldn't it be about time to move that file into config/initializers instead of having that sparse plugin? ciao, tom Am 16.02.2010 um 13:16 schrieb vanderkerkoff: > Hello everyone > > I've upgraded a couple of projects from bundler 0.8 to 0.9, no > problems so far. I then started to upgrade another project that uses > haml. > > I'm running bundle install --relock and I've got haml in the gemfile. > > What is happening when I try to view the server, running as script/ > server or with passenger is that it appears haml is not being found, > lot's of missing template errors. > > "Template is missing > > Missing template cas_sessions/new.erb in view path app/views" -- Thomas R. "TomK32" Koll just a geek trying to change the world http://ananasblau.com || http://photostre.am || http://photolog.at -- 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.
