/subplate

Primary LanguageRuby

Subscription Platform

Special thanks to the “RailsApps Project” for providing tutorials on linking to setting up a rails environment, linking the application to Heroku and providing necessary gems for this project.

Ruby on Rails

This application requires:

  • Ruby version 1.9.3
  • Rails version 3.2.12

Database

This application uses SQLite with ActiveRecord.

Development

  • Template Engine: ERB
  • Testing Framework: RSpec and Factory Girl and Cucumber
  • Front-end Framework: Twitter Bootstrap (Sass)
  • Form Builder: SimpleForm
  • Authentication: Devise
  • Authorization: CanCan

Email

The application is configured to send email using a Gmail account.