Changeset [d67387771e9287446c941bed068a77d645af2413] by Joao Carlos
April 5th, 2009 @ 04:33 PM
Started implementing categories in the administration. [#5 state:open] http://github.com/jcxplorer/hhlc...
Committed by Joao Carlos
- M app/controllers/admin/articles_controller.rb
- M app/controllers/admin/categories_controller.rb
- M app/helpers/admin/categories_helper.rb
- M app/models/article.rb
- M app/models/categorization.rb
- M app/models/category.rb
- M app/views/admin/categories/_category.html.erb
- M app/views/admin/categories/create.js.erb
- M config/routes.rb
- M db/migrate/20090404205643_create_categories.rb
- M db/migrate/20090404205731_create_categorizations.rb
- M db/schema.rb
- M public/stylesheets/admin.css
- M test/fixtures/categories.yml
- M test/fixtures/categorizations.yml
- M test/functional/admin/categories_controller_test.rb
- M test/unit/categorization_test.rb
- M test/unit/category_test.rb
- M test/unit/helpers/admin/categories_helper_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails web application for the HAAGA-HELIA Linux Club.