Hello,

you can do these kind of things from console. Do you have SSH access
for your hosting? What kind of hosting is it?

First install the Haml gam:
gem install haml

Second write it to your Gemfile in your app's root folder:
gem 'haml'

Then try 'bundle install' in terminal.

If you have an error message its easier to go further. Please write it
here with your OS, gem list, versions you use.

Check these for Haml:
https://github.com/indirect/haml-rails
https://github.com/norman/haml-scaffold
http://haml-lang.com/

Good luck,
Zoltán

On nov. 30, 04:24, Ralph Shnelvar <[email protected]> wrote:
> Ok ... a long search on Google found something called
>   gem unpack
>
> Sadly, I am clueless how to use it ... what my current directory should
> be ... and how to point to it once I do the unpack.
>
> --
> Posted viahttp://www.ruby-forum.com/.

-- 
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.

Reply via email to