Changeset [de7da98dd5cb8b76f662d2663a028b781542dbc9] by Chris Johnston
March 10th, 2011 @ 02:43 PM
working on activity log
https://github.com/fuzzylizard/fuzzycms/commit/de7da98dd5cb8b76f662...
Committed by Chris Johnston
- A app/controllers/admin/roles_controller.rb
- A app/helpers/activities_helper.rb
- A app/helpers/admin/roles_helper.rb
- A app/models/ability.rb
- A app/models/assignment.rb
- A app/models/role.rb
- A app/views/admin/roles/index.html.haml
- A app/views/admin/roles/show.html.haml
- A db/migrate/20110310165143_create_roles.rb
- A db/migrate/20110310165323_create_assignments.rb
- A spec/controllers/admin/roles_controller_spec.rb
- A spec/helpers/admin/roles_helper_spec.rb
- A spec/models/assignment_spec.rb
- A spec/models/role_spec.rb
- R spec/views/home/index.html.erb_spec.rb
- M app/models/activity.rb
- M app/models/activity_observer.rb
- M app/models/article.rb
- M app/models/user.rb
- M app/views/home/index.html.haml
- M config/routes.rb
- M db/migrate/20110309171541_create_activities.rb
- M db/schema.rb
- M db/seeds.rb
- M lib/tasks/app.rake
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.