1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-05 22:21:26 +00:00

moved datatables back to cdn and precompiled assets

This commit is contained in:
2015-05-05 13:46:10 +00:00
parent 9cda32efb0
commit f8380a97b4
8 changed files with 10977 additions and 17 deletions

View File

@@ -52,7 +52,6 @@ gem 'spring', group: :development
gem 'cancancan'
gem 'round_robin_tournament'
gem 'rb-readline'
gem 'jquery-datatables-rails'
group :development do
gem 'puma'
end