While looking at articles and resources about authentication in Ruby on Rails I ran across a set of generators written by Ryan Bates of Railscasts. You can find the nifty generators at http://github.com/ryanb/nifty-generators/tree/master
I ran the generators and have posted the resulting code at http://github.com/charlesmaxwood/nifty/tree/master.
Read More
authentication, config, controllers, gems, layouts, migrations, models, Ruby on Rails, scaffold