You can go to the command line of your database directly through rails dbconsole. You would be connected to the database with the credentials defined in database.yml. Starting the script without ...
This repository presents a project created as part of the "Digital Ocean - Build a RESTful JSON API With Rails 5" tutorial series by Austin Kabiru, available on DigitalOcean (series links: part-one, ...