Hi all.

I have created a Rails Engine, and have added the following dependency in 
the gemspec file:
s.dependency "haml-rails"

I also added the following line at the top of the my_engine.rb file:
require "haml"

I basically followed the following instructions, and still nothing:
http://stackoverflow.com/questions/5015297/best-way-to-require-haml-on-rails3-engines

Could anyone please advise as to where I might be going wrong?

Here is a gist with my code:
https://gist.github.com/2875971

Your help would be appreciated

Regards,
Theo

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/haml/-/IJMmk0p-vVgJ.
To post to this group, send email to haml@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to