diff --git a/Gemfile b/Gemfile --- a/Gemfile +++ b/Gemfile @@ -57,8 +57,11 @@ gem 'bootstrap-toggle-rails' gem 'autoprefixer-rails' +gem 'ace-rails-ap' + gem 'haml' +gem 'haml-rails' gem 'mail' gem 'rdiscount' gem 'test-unit'