redo ago.js, remove therubyracer gem

This commit is contained in:
jomo
2014-11-15 21:00:00 +01:00
parent ebab21445b
commit 110bc2a248
4 changed files with 79 additions and 45 deletions

View File

@@ -4,7 +4,6 @@ gem 'rails', '4.1.0'
gem 'mysql2'
gem 'jquery-rails'
gem 'therubyracer'
gem 'bcrypt-ruby' # To use ActiveModel's has_secure_password
gem 'sanitize'
gem 'redcarpet'