This application was generated with the rails_apps_composer gem provided by the RailsApps Project.
This application was built with recipes that are known to work together.
This application was built with preferences that are NOT known to work together.
If the application doesn’t work as expected, please report an issue and include these diagnostics:
We’d also like to know if you’ve found combinations of recipes or preferences that do work together.
Recipes:
- apps4
- controllers
- core
- extras
- frontend
- gems
- git
- init
- models
- prelaunch
- railsapps
- readme
- routes
- saas
- setup
- testing
- views
Preferences:
- git: true
- apps4: rails-devise-pundit
- unit_test: false
- integration: false
- fixtures: false
- authentication: devise
- authorization: pundit
- starter_app: admin_app
- quiet_assets: true
- local_env_file: false
- better_errors: true
- dev_webserver: webrick
- prod_webserver: thin
- database: sqlite
- templates: erb
- continuous_testing: none
- frontend: bootstrap3
- email: gmail
- devise_modules: default
- form_builder: simple_form
- rvmrc: false
- ban_spiders: true
- github: true
This application requires:
- Ruby
- Rails
Learn more about Installing Rails.
This application uses SQLite with ActiveRecord.
- Template Engine: ERB
- Testing Framework: Test::Unit
- Front-end Framework: Bootstrap 3.0 (Sass)
- Form Builder: SimpleForm
- Authentication: Devise
- Authorization: None
- Admin: None
The application is configured to send email using a Gmail account.
Email delivery is disabled in development.