|
|
|
|
|
by jarrodtaylor
5270 days ago
|
|
After building a lot of apps with Sinatra, I decided to pull out the code I always end up using (the framework) and package up the code I almost as often use (the plugins), then write generators for everything and wrap it up in a gem. There are still a few plugins I'm writing now (DataMapper REST services, Stripe boilerplate, user accounts, URL based commenting, Linode stack script, etc.), but since the whole project is moving along nicely, even getting a decent amount of downloads, I thought I'd share. It's my first gem and my first public project. |
|
What's wrong with Padrino? Why did you make this? Why is this better?