Skip to content

Commit

Permalink
adding haml-rails so folks can generate views with haml
Browse files Browse the repository at this point in the history
  • Loading branch information
Collin Schaafsma committed Nov 15, 2010
1 parent 7708b5d commit a073377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/gemfile.rb
Expand Up @@ -13,6 +13,7 @@
gem "friendly_id", "~> 3.1"
gem "will_paginate", "~> 3.0.pre2"
gem "haml", "~> 3.0.21"
gem "haml-rails"
gem "rails3-generators", :group => :development
gem "hpricot", :group => :development
gem "ruby_parser", :group => :development
Expand Down

0 comments on commit a073377

Please sign in to comment.