[#369] add ngTable

This commit is contained in:
Alexander Machehin 2014-04-28 14:36:12 +06:00
parent 72e58a7af3
commit 2a8fa0e64b
2 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,7 @@ gem 'soundmanager-rails'
gem 'angular-ui-bootstrap-rails'
gem 'angular-rails-templates'
gem 'ngmin-rails'
gem 'ng-table-rails', '~> 0.0.1'
gem 'time_diff'

View File

@ -281,6 +281,7 @@ GEM
net-ssh (>= 2.6.5)
newrelic_rpm (3.7.3.204)
ng-rails-csrf (0.1.0)
ng-table-rails (0.0.1)
ngmin-rails (0.4.0)
rails (>= 3.1)
nokogiri (1.6.1)
@ -569,6 +570,7 @@ DEPENDENCIES
momentjs-rails
newrelic_rpm
ng-rails-csrf
ng-table-rails (~> 0.0.1)
ngmin-rails
ohm (~> 1.3.2)
ohm-expire (~> 0.1.3)