Changeset [406fdcbf825aa0f0859d798b2563d3a82c20d5df] by Chris Johnston
March 7th, 2011 @ 03:47 PM
expanded articles management
https://github.com/fuzzylizard/fuzzycms/commit/406fdcbf825aa0f0859d...
Committed by Chris Johnston
- A app/controllers/admin/sites_controller.rb
- A app/helpers/admin/site_helper.rb
- A app/models/site.rb
- A app/views/admin/sites/edit.html.haml
- A app/views/articles/edit.html.haml
- A db/migrate/20110307171431_create_sites.rb
- A spec/controllers/admin/sites_controller_spec.rb
- A spec/helpers/admin/site_helper_spec.rb
- A spec/models/site_spec.rb
- R spec/views/admin/dashboard/index.html.erb_spec.rb
- M Gemfile
- M Gemfile.lock
- M app/controllers/articles_controller.rb
- M app/controllers/pages_controller.rb
- M app/views/admin/dashboard/index.html.haml
- M app/views/articles/index.html.haml
- M app/views/layouts/application.html.haml
- M config/application.rb
- M config/initializers/cookie_verification_secret.rb
- M config/routes.rb
- M db/schema.rb
- M public/javascripts/application.js
- M public/stylesheets/application.css
- M spec/controllers/pages_controller_spec.rb
- M spec/helpers/admin/dashboard_helper_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.