Create cities and categories list page
Showing
app/assets/javascripts/categories.coffee
0 → 100644
app/assets/javascripts/cities.coffee
0 → 100644
app/assets/stylesheets/categories.scss
0 → 100644
app/assets/stylesheets/cities.scss
0 → 100644
app/controllers/categories_controller.rb
0 → 100644
app/controllers/cities_controller.rb
0 → 100644
app/helpers/categories_helper.rb
0 → 100644
app/helpers/cities_helper.rb
0 → 100644
app/views/categories/show.html.erb
0 → 100644
app/views/cities/show.html.erb
0 → 100644
test/controllers/cities_controller_test.rb
0 → 100644
Please
register
or
sign in
to comment