I am using HAML, i've been using it since quite sometime, but I haven't worked with actually deploying applications to web hostings. Currently I am trying to host my application to a hostmonster webhosting that I own, but as I ssh to the server and try to do a rake gems:install or rake db:migrate or so it gives me an error message saying :
!rake aborted no such file to load -- haml Also, I did a gem list | grep haml and I see haml + haml-edge + haml_scaffold is installed, but haml command line utility doesn't work and it throws an error saying command not found for 'haml'. Does anybody have any ideas on what's wrong ? Any suggestions I could try ? Thanks & Regards, Dhruva Sagar. Joan Crawford<http://www.brainyquote.com/quotes/authors/j/joan_crawford.html> - "I, Joan Crawford, I believe in the dollar. Everything I earn, I spend." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

