Yet another simple Ruby on Rails (RoR) blog application. This is my RoR full stack web development learning project & example, including its automatic CI/CD setup and cloud platform deployment.
This is a newer version of my previously project rBlog. After 3 years working as RoR developer, and have been involving on several real production apps. This project is for me to put the so far delightfulness of working with RoR into a more simpler yet robust web application since then. Furthermore, to enjoy the mix of Ruby 3 & RoR 7 :)
TBA
TBA
TBA
Execute this command on the root of project directory:
rspec
To check the generated code coverage report, open coverage/index.html
file.
Copyright 2023 Maikel Chandika ([email protected]). Code released under the MIT License. See LICENSE file.