An open API service indexing awesome lists of open source software.

https://github.com/tgaff/usual_suspects

The Usual Suspects, a collection of Rails and commonly used Gems to use as a template for new apps.
https://github.com/tgaff/usual_suspects

Last synced: 14 days ago
JSON representation

The Usual Suspects, a collection of Rails and commonly used Gems to use as a template for new apps.

Awesome Lists containing this project

README

          

== README

The Usual Suspects, a collection of Rails and commonly used Gems to use as a template for new apps.

== renaming

One can rename the app via `rake usual_suspects:rename_application['MyAppName']

This makes the required rails changes.