Changeset [06fc9f7a2f2282dc11631c1da5f1a03fc8fbbbe5] by Ed Schmalzle

December 23rd, 2008 @ 11:34 PM

made application RESTful [#39] http://github.com/nerdEd/icraig/...

Committed by Ed Schmalzle

  • M app/controllers/base_controller.rb
  • M app/controllers/primary_categories_controller.rb
  • M app/controllers/primary_category_controller.rb
  • M app/controllers/primary_location_controller.rb
  • M app/controllers/primary_locations_controller.rb
  • M app/controllers/search_controller.rb
  • M app/controllers/sub_categories_controller.rb
  • M app/controllers/sub_category_controller.rb
  • M app/controllers/sub_location_controller.rb
  • M app/controllers/sub_locations_controller.rb
  • M app/helpers/application_helper.rb
  • M app/helpers/primary_categories_helper.rb
  • M app/helpers/primary_category_helper.rb
  • M app/helpers/primary_location_helper.rb
  • M app/helpers/primary_locations_helper.rb
  • M app/helpers/search_helper.rb
  • M app/helpers/sub_category_helper.rb
  • M app/helpers/sub_location_helper.rb
  • M app/helpers/sub_locations_helper.rb
  • M app/views/base/index.html.erb
  • M app/views/global_partials/_search.html.erb
  • M app/views/primary_categories/show.html.erb
  • M app/views/primary_category/index.html.erb
  • M app/views/primary_location/index.html.erb
  • M app/views/primary_locations/index.html.erb
  • M app/views/primary_locations/show.html.erb
  • M app/views/search/index.html.erb
  • M app/views/sub_categories/show.html.erb
  • M app/views/sub_category/index.html.erb
  • M app/views/sub_location/index.html.erb
  • M app/views/sub_locations/show.html.erb
  • M config/routes.rb
  • M db/test.sqlite3
  • M test/functional/base_controller_test.rb
  • M test/functional/primary_categories_controller_test.rb
  • M test/functional/primary_category_controller_test.rb
  • M test/functional/primary_location_controller_test.rb
  • M test/functional/primary_locations_controller_test.rb
  • M test/functional/search_controller_test.rb
  • M test/functional/sub_categories_controller_test.rb
  • M test/functional/sub_category_controller_test.rb
  • M test/functional/sub_location_controller_test.rb
  • M test/functional/sub_locations_controller_test.rb
New-ticket Create new ticket

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