README

  • Rails commands called rails generate scaffold User first_name:string last_name:string is_staff:boolean

  • Ruby version: 5.0.2

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...