/highlights

Basic app for highlights!

Primary LanguageRuby

Highlights

This application was generated with help from the rails_apps_composer gem provided by the RailsApps Project.

Diagnostics (from rails_apps_composer)

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”, “email”, “extras”, “frontend”, “gems”, “git”, “init”, “models”, “prelaunch”, “railsapps”, “readme”, “routes”, “saas”, “setup”, “testing”, “views”]

Preferences:
{:git=>true, :railsapps=>"none", :dev_webserver=>"webrick", :prod_webserver=>"same", :database=>"sqlite", :templates=>"haml", :unit_test=>"rspec", :integration=>"rspec-capybara", :continuous_testing=>"none", :fixtures=>"factory_girl", :frontend=>"bootstrap3", :email=>"none", :authentication=>"devise", :devise_modules=>"default", :authorization=>"none", :form_builder=>"none", :starter_app=>"home_app", :rvmrc=>false, :local_env_file=>true, :better_errors=>true, :ban_spiders=>true, :github=>true}

Ruby on Rails

This application requires:

  • Ruby version 1.9.3
  • Rails version 3.2.13

Learn more about Installing Rails.

Database

This application uses SQLite with ActiveRecord.

Development

  • Template Engine: Haml
  • Testing Framework: RSpec and Factory Girl
  • Front-end Framework: Twitter Bootstrap 3.0 (Sass)
  • Form Builder: None
  • Authentication: Devise
  • Authorization: None

Getting Started

Clone the project and go forth, young buck.

Documentation and Support

No support will be offered. Document at your own risk.

Issues

Doesn’t have unicorns.

Similar Projects

See GitHub and Stack Overflow.

Contributing

If you make improvements to this application, please share with others.

  • Fork the project on GitHub.
  • Make your feature addition or bug fix.
  • Commit with Git.
  • Send the author a pull request.

If you add functionality to this application, create an alternative implementation, or build an application that is similar, please contact me and I’ll add a note to the README so that others can find your work.

Credits

Thanks to rails_apps_composer and all the maintainers of the gems within (Devise, I’m looking at you).

License

MIT, Apache, it’s all good.