Skip to content

Commit

Permalink
Haml Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
yannr77 committed Jan 30, 2012
1 parent 924a3ba commit 3965258
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -8,6 +8,7 @@ gem 'rails', '3.1.3'
gem 'sqlite3'
gem 'devise'
gem "cancan"
gem 'haml'

# Gems used only for assets and not required
# in production environments by default.
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -49,6 +49,7 @@ GEM
erubis (2.7.0)
execjs (1.3.0)
multi_json (~> 1.0)
haml (3.1.4)
hike (1.2.1)
i18n (0.6.0)
jquery-rails (1.0.19)
Expand Down Expand Up @@ -122,6 +123,7 @@ DEPENDENCIES
cancan
coffee-rails (~> 3.1.1)
devise
haml
jquery-rails
rails (= 3.1.3)
sass-rails (~> 3.1.5)
Expand Down

0 comments on commit 3965258

Please sign in to comment.