creates routes and builds systems basic controller and view
Showing
- app/assets/javascripts/systems.js 2 additions, 0 deletionsapp/assets/javascripts/systems.js
- app/assets/stylesheets/systems.css 4 additions, 0 deletionsapp/assets/stylesheets/systems.css
- app/controllers/systems_controller.rb 5 additions, 0 deletionsapp/controllers/systems_controller.rb
- app/helpers/systems_helper.rb 2 additions, 0 deletionsapp/helpers/systems_helper.rb
- app/views/systems/index.html.erb 15 additions, 0 deletionsapp/views/systems/index.html.erb
- config/routes.rb 7 additions, 0 deletionsconfig/routes.rb
- spec/controllers/systems_controller_spec.rb 12 additions, 0 deletionsspec/controllers/systems_controller_spec.rb
- spec/helpers/systems_helper_spec.rb 15 additions, 0 deletionsspec/helpers/systems_helper_spec.rb
- spec/views/system/index.html.erb_spec.rb 5 additions, 0 deletionsspec/views/system/index.html.erb_spec.rb
- spec/views/systems/index.html.erb_spec.rb 5 additions, 0 deletionsspec/views/systems/index.html.erb_spec.rb
Loading
Please register or sign in to comment