Use Haml for views
* Bundle Haml gem * Convert default erb layout to haml
This commit is contained in:
@@ -56,6 +56,7 @@ GEM
|
||||
ffi (1.0.9)
|
||||
gherkin (2.4.1)
|
||||
json (>= 1.4.6)
|
||||
haml (3.1.2)
|
||||
i18n (0.5.0)
|
||||
json (1.5.3)
|
||||
json_pure (1.5.3)
|
||||
@@ -123,6 +124,7 @@ DEPENDENCIES
|
||||
capybara
|
||||
cucumber-rails
|
||||
database_cleaner
|
||||
haml
|
||||
rails (= 3.0.9)
|
||||
rspec-rails
|
||||
sqlite3
|
||||
|
Reference in New Issue
Block a user