Rails templates
Ok, I admit I’m a little late to the party.
I finally stumbled onto the rails templates and really like the idea. I was using bort but I wasn’t all that hapy with some of the decisions they made, like rolling all the migrations into one monolithic beast.
I took the forked version of bort and turned it into a rails template. Very nice.
You can find strappy here
The next step I plan on is making the restful_authentication generator build specs with 100% coverage. I see no reason to start an app at 88%