1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
danbarberphoto/app/controllers
Dan Barber 85cf2fb4b8 Updated photos model to use named scopes. Cleaned up some code. Added
meta_where as a gem, although I'm not using it yet.
2010-12-14 12:51:34 -05:00
..
admin All done! Contact form works, about page now pulls content from database, opening up the possibility of having more pages. 2010-10-12 10:04:13 -04:00
.photos_controller.rb.un~ Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many. 2010-10-08 13:15:18 -04:00
application_controller.rb Transitioned to Rails 3 and Ruby 1.9.2. All working! 2010-10-11 07:40:17 -04:00
categories_controller.rb Updated photos model to use named scopes. Cleaned up some code. Added 2010-12-14 12:51:34 -05:00
contacts_controller.rb Added "enabled" for photos so I can disable them without deleting. 2010-12-02 12:33:44 -05:00
pages_controller.rb Updated photos model to use named scopes. Cleaned up some code. Added 2010-12-14 12:51:34 -05:00
photos_controller.rb Updated photos model to use named scopes. Cleaned up some code. Added 2010-12-14 12:51:34 -05:00