/ror-starter

Ruby on Rails CRUD App

Primary LanguageRuby

ror-starter

Ruby on Rails CRUD App

Installation

$ bundle install

$ rails db:migrate

$ rails server

Goto http://127.0.0.1:4000/posts to load the application