Skip to content

Commit

Permalink
[webui] the cool kids use haml, we should too
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed Nov 13, 2013
1 parent da97806 commit 8b65301
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/api/Gemfile
Expand Up @@ -41,6 +41,7 @@ gem 'mobileesp_converted'
gem 'kaminari'

gem 'escape_utils'
gem 'haml'

group :production do
# if you have an account, it can be configured by
Expand Down
3 changes: 3 additions & 0 deletions src/api/Gemfile.lock
Expand Up @@ -73,6 +73,8 @@ GEM
flog (4.2.0)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
haml (4.0.3)
tilt
headless (1.0.1)
hike (1.2.3)
hoptoad_notifier (2.4.11)
Expand Down Expand Up @@ -229,6 +231,7 @@ DEPENDENCIES
escape_utils
faker
flog (> 4.1.0)
haml
headless
hoptoad_notifier (~> 2.3)
jquery-datatables-rails
Expand Down

0 comments on commit 8b65301

Please sign in to comment.