Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 502 Bytes

README.rdoc

File metadata and controls

2 lines (2 loc) · 502 Bytes

This is a crude demo app for dynamic roles and permissions. It uses ruby 1.9.2 and rails 3.2.8. For sake of simplicity and to show the core functionality, i have created only 2 users, each with different role. User ‘[email protected]’ has role “Super Admin” can only he can assign the permissions to other roles (‘Staff’ in this case). User ‘[email protected]’ has role “Staff”. U can assign using both the above email ids and check the functionality. The password is ‘prasad’ for both the logins.