Skip to content

jenniferbacon01/acebook-bluejuly2017

 
 

Repository files navigation

AceBook

Check on Slack for the outline of the week.

The card wall is here (Need an invite? Slack!)

Quickstart

First, clone this repository. Then:

bundle install
bin/rails db:create
bin/rails db:migrate

bundle exec rspec # Run the tests to ensure it works
bin/rails server # Start the server at localhost:3000

Stack

We're using:

  • RSpec for testing
  • Clearance for user authentication

Spreadsheet template for code review feedback

https://docs.google.com/spreadsheets/d/1tVOm3DHtIVqotzL_2AOqxsLZjHUjBMOElGzC34HnODY/edit#gid=0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 85.1%
  • HTML 11.0%
  • CSS 2.5%
  • JavaScript 1.4%