-
- Downloads
Article controllers
Showing
- app/assets/javascripts/articles.coffee 3 additions, 0 deletionsapp/assets/javascripts/articles.coffee
- app/assets/stylesheets/articles.scss 3 additions, 0 deletionsapp/assets/stylesheets/articles.scss
- app/controllers/articles_controller.rb 42 additions, 0 deletionsapp/controllers/articles_controller.rb
- app/helpers/application_helper.rb 26 additions, 0 deletionsapp/helpers/application_helper.rb
- app/helpers/articles_helper.rb 2 additions, 0 deletionsapp/helpers/articles_helper.rb
- app/views/articles/show.html.erb 8 additions, 0 deletionsapp/views/articles/show.html.erb
- app/views/posts/_article_list.html.erb 26 additions, 0 deletionsapp/views/posts/_article_list.html.erb
- app/views/posts/_expanded.html.erb 8 additions, 9 deletionsapp/views/posts/_expanded.html.erb
- app/views/posts/_type_agnostic.html.erb 2 additions, 1 deletionapp/views/posts/_type_agnostic.html.erb
- config/routes.rb 5 additions, 0 deletionsconfig/routes.rb
- test/controllers/articles_controller_test.rb 7 additions, 0 deletionstest/controllers/articles_controller_test.rb
Loading
Please register or sign in to comment