Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/southpolesteve/baseapp
- Owner: southpolesteve
- Created: 2012-02-12T23:42:33.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-28T04:33:02.000Z (over 12 years ago)
- Last Synced: 2024-11-10T08:39:27.683Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
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