Changeset [f97430f5d66f07d709a6d8d71698b13d9e9b7520] by Ed Schmalzle

October 6th, 2008 @ 10:20 PM

break up base controller into separate controllers and move views to match [#16] http://github.com/Jonas714/icrai...

Committed by Ed Schmalzle

  • M app/controllers/base_controller.rb
  • M app/controllers/primary_category_controller.rb
  • M app/controllers/primary_location_controller.rb
  • M app/controllers/search_controller.rb
  • M app/controllers/sub_category_controller.rb
  • M app/controllers/sub_location_controller.rb
  • M app/helpers/primary_category_helper.rb
  • M app/helpers/primary_location_helper.rb
  • M app/helpers/search_helper.rb
  • M app/helpers/sub_category_helper.rb
  • M app/helpers/sub_location_helper.rb
  • M app/views/base/index.html.erb
  • M app/views/primary_category/index.html.erb
  • M app/views/primary_location/index.html.erb
  • M app/views/sub_category/index.html.erb
  • M app/views/sub_location/index.html.erb
  • M test/functional/primary_category_controller_test.rb
  • M test/functional/primary_location_controller_test.rb
  • M test/functional/search_controller_test.rb
  • M test/functional/sub_category_controller_test.rb
  • M test/functional/sub_location_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