Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 658 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 658 Bytes

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

    ver6.0.0

  • System dependencies

  • Configuration

    devise , pry_rails , rspec-rails

  • Database creation

    • twwets
column Type Options
name string null: false
text string null: false
image string null: True
  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...