optimize github import
Showing
| ... | ... | @@ -37,6 +37,7 @@ gem 'bootstrap-select-rails', '~> 1.6', '>= 1.6.3' |
| gem 'bootstrap-table-rails', '~> 1.11' | ||
| gem 'momentjs-rails', '>= 2.9.0' | ||
| gem 'bootstrap3-datetimepicker-rails', '~> 4.14.30' | ||
| gem 'whenever', '~> 0.9.7' | ||
| group :development, :test do | ||
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
| ... | ... |
app/assets/javascripts/tableExport.js
0 → 100644
app/models/other.rb
0 → 100644
config/schedule.rb
0 → 100644
db/migrate/20161202062857_create_others.rb
0 → 100644
github.log
0 → 100644
test.log
0 → 100644
test/fixtures/others.yml
0 → 100644
test/models/other_test.rb
0 → 100644
Please
register
or
sign in
to comment