Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 691 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 691 Bytes

Movie Night

Code Climate Build Status

This application requires:

  • Ruby
  • Rails

Learn more about Installing Rails.

Database

This application uses PostgreSQL with ActiveRecord.

Development

  • Template Engine: Haml
  • Testing Framework: RSpec and Factory Girl
  • Front-end Framework: Twitter Bootstrap 3.0 (Sass)
  • Form Builder: SimpleForm
  • Authentication: Google OmniAuth2