Changeset [da106f4a29e3f137d1a28869d3bb32d2bedf4698] by Chris Johnston
March 3rd, 2011 @ 05:18 PM
adding author to an article
https://github.com/fuzzylizard/fuzzycms/commit/da106f4a29e3f137d1a2...
Committed by Chris Johnston
- A db/migrate/20110303203906_associate_article_with_user.rb
- M app/controllers/application_controller.rb
- M app/controllers/articles_controller.rb
- M app/models/article.rb
- M app/models/user.rb
- M app/views/articles/show.html.haml
- M db/schema.rb
- M features/manage_articles.feature
- M features/step_definitions/article_steps.rb
- M features/step_definitions/user_steps.rb
- M spec/controllers/articles_controller_spec.rb
- M spec/controllers/comments_controller_spec.rb
- M spec/factories.rb
- M spec/models/article_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Content management system, mostly designed to give me a place to play with different technologies.