Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/southpolesteve/baseapp

Basic Rails app. Devise, Haml, Heroku, Git, Rspec, Capybara... and more
https://github.com/southpolesteve/baseapp

Last synced: 7 days ago
JSON representation

Basic Rails app. Devise, Haml, Heroku, Git, Rspec, Capybara... and more

Awesome Lists containing this project

README

        

# Base App for Rails 3.2
This is a basic template app for Rails 3.2, Heroku, Twitter Boostrap, and more...

Released under the MIT License.

### Gems
- Postgres
- Rspec
- Factory Girl
- Capybara
- Devise
- Twitter Bootstrap
- Simple Form
- Installed with boostrap option
- Pry
- Only in development

## Other Customizations
- Action Mailer
- Does not send mail in development
- Raises delivery errors in development
- Development server
- Turn of asset expansion in output

## Important things when to creating an app from this
- Set default devise email in devise.rb initializer
-
## TODO
- Add queit assets gem
- Add twitter anf facebook auth