Skip to content

Latest commit

 

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