hilios / moulin_rouge-demo

A rails demo app to show off Moulin Rouge capabilities

Home Page:moulin_rouge-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moulin Rouge Demo App

This is a example application using Moulin Rouge to manage CanCan authorization system.

It is just a simple blog implementation with :admin, :editor and :author roles. You can see the abilities for each role under app/authorizations folder.

Testing

This app uses RSpec-2 and Cucumber gems with Guard to autotes. To run execute the following command:

bundle exec guard

License

MIT License. Copyright 2012 Edson Hilios.

About

A rails demo app to show off Moulin Rouge capabilities

moulin_rouge-demo


Languages

Language:Ruby 99.9%Language:JavaScript 0.1%