Changeset [d0e4ab7861252326a4c8e78301fe1de72f788fe7] by Christopher Peplin
November 1st, 2010 @ 03:42 PM
Remove storage devices for simplicity.
Fixed #135
http://github.com/peplin/threephase/commit/d0e4ab7861252326a4c8e783...
Committed by Christopher Peplin
- R app/controllers/storage_device_types_controller.rb
- R app/controllers/storage_devices_controller.rb
- R app/models/storage_device.rb
- R app/models/storage_device_type.rb
- R app/views/storage_device_types/edit.html.haml
- R app/views/storage_device_types/index.html.haml
- R app/views/storage_device_types/new.html.haml
- R app/views/storage_device_types/show.html.haml
- R app/views/storage_devices/_form_fields.html.haml
- R app/views/storage_devices/_storage_device.html.haml
- R app/views/storage_devices/_storage_device_list.html.haml
- R app/views/storage_devices/edit.html.haml
- R app/views/storage_devices/index.html.haml
- R app/views/storage_devices/new.html.haml
- R app/views/storage_devices/show.html.haml
- R db/fixtures/050_storage_device_types.rb
- R db/migrate/20100905165420_create_storage_device_types.rb
- R spec/controllers/storage_device_types_controller_spec.rb
- R spec/controllers/storage_devices_controller_spec.rb
- R spec/factories/storage_device_factory.rb
- R spec/factories/storage_device_type_factory.rb
- R spec/models/storage_device_spec.rb
- R spec/models/storage_device_type_spec.rb
- R spec/routing/storage_device_route_spec.rb
- R spec/routing/storage_device_type_route_spec.rb
- M app/controllers/application_controller.rb
- M app/controllers/repairs_controller.rb
- M app/models/allowed_technical_component_type.rb
- M app/models/city.rb
- M app/models/game.rb
- M app/models/state.rb
- M app/views/cities/_city.html.haml
- M app/views/cities/_city_summary.html.haml
- M config/routes.rb
- M db/schema.rb
- M spec/factories/allowed_type_factory.rb
- M spec/models/city_spec.rb
- M spec/models/state_spec.rb
- M spec/routing/repair_route_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป