Changeset [90474bf1d9ccc73c11768b63be49d35d5554c186] by Ed Schmalzle
September 24th, 2008 @ 11:56 PM
implement single table inheritance for location types [#3] http://github.com/Jonas714/icrai...
Committed by Ed Schmalzle
- M app/controllers/base_controller.rb
- M app/models/location.rb
- M app/models/primary_location.rb
- M app/models/sub_location.rb
- M db/development.sqlite3
- M db/migrate/20080925032207_add_location_id_column_to_location.rb
- M db/migrate/20080925032720_add_type_column_to_location.rb
- M db/migrate/20080925033059_remove_sub_location_table.rb
- M db/migrate/20080925034338_create_primary_locations.rb
- M db/migrate/20080925034408_change_location_id_column_to_primary_location_id_in_location_table.rb
- M db/migrate/20080925034723_drop_primary_locations_table.rb
- M db/schema.rb
- M lib/tasks/icraig.rake
- M test/fixtures/primary_locations.yml
- M test/unit/primary_location_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Rails application which provides an iPhone specific user interface for generating Craigslist searches