Monday, October 23, 2006
Ruby on Rails: My ACL Needs Testing! (RUM ACL)
Hello. I have built an ACL (user-management) system with Rails and I need you to test it. Please download the zip, extract it, create your database and set it up, then run rake db:migrate.
Some pluses of this system
- Uses some AJAX features to handle trivial tasks such as adding, removing to speed up those boring tasks.
- It’s stripped down to allow for you to style it as you see fit.
- It’s very basic and easy to understand what’s going on.
Some minuses
- Uses HABTM without :through. Don’t need a full model for my relationships?
- No tests…
Could/should it be developed as a plugin? Engine?
I’d really appreciate some feedback! Send me an email: 
Download the RUM ACL: rum-1.0.zip
Labels: programming, ruby on rails
Subscribe to Posts [Atom]