This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...
In Terminal
rails db:migrate
rails s
To create a Admin , Register as User in website and go to the rails console and make the user as admin by changing "is_admin:true" for that user