Skip to content

Files

Latest commit

b3c570b · Dec 7, 2017

History

History
10 lines (10 loc) · 187 Bytes

rails.md

File metadata and controls

10 lines (10 loc) · 187 Bytes

Rails setup

Rails Specs

  • Verion: 5.0.2
  • Rails New Script: rails new repo -d=postgresql -T

Rails Gems I use

  • RSPEC
  • Shoulda Matchers
  • Devise
  • Materialize-rails
  • cancancan