Rails App Template with Cucumber/Rspec/Authlogic implemented and tested.
I got tired of shaving the yak every time I created a new app, so I set up a rails app template to not only install all the plugins I use (cucumber, rspec, resource_controller, authlogic, jrails, etc) but to generate a fully working, tested authentication system with cucumber features and rspec tests. Check out my full blog post on it.
Post a comment