Ruby on Rails CRUD App
$ bundle install
$ rails db:migrate
$ rails server
Goto http://127.0.0.1:4000/posts to load the application
Ruby on Rails CRUD App
$ bundle install
$ rails db:migrate
$ rails server
Goto http://127.0.0.1:4000/posts to load the application