Changeset [41dcb203efa8c3263ed82d038f59fb3678c78e3b] by Chris Johnston
April 23rd, 2014 @ 05:50 PM
adds cancancan and initial abilities for Article
https://github.com/fuzzylizard/fuzzycms/commit/41dcb203efa8c3263ed8...
Committed by Chris Johnston
- A app/models/ability.rb
- A db/migrate/20140423211951_add_role_to_user.rb
- M Gemfile
- M Gemfile.lock
- M app/assets/stylesheets/app.scss
- M app/assets/stylesheets/foundation_and_overrides.scss
- M app/controllers/articles_controller.rb
- M app/controllers/users_controller.rb
- M app/models/user.rb
- M app/views/articles/show.html.erb
- M app/views/layouts/application.html.erb
- M app/views/users/new.html.erb
- M db/schema.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.