Add favorite feature
Showing
| ... | @@ -21,6 +21,7 @@ gem 'uglifier', '>= 1.3.0' | ... | @@ -21,6 +21,7 @@ gem 'uglifier', '>= 1.3.0' |
| # Use CoffeeScript for .coffee assets and views | # Use CoffeeScript for .coffee assets and views | ||
| gem 'coffee-rails', '~> 4.2' | gem 'coffee-rails', '~> 4.2' | ||
| gem 'jquery-rails' | |||
| # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks | # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks | ||
| gem 'turbolinks', '~> 5' | gem 'turbolinks', '~> 5' | ||
| # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | ||
| ... | ... |
app/assets/javascripts/cities.coffee
deleted
100644 → 0
app/assets/javascripts/custom.js
0 → 100644
app/assets/javascripts/jobs.coffee
deleted
100644 → 0
Please
register
or
sign in
to comment