A web blog application that displays users, their posts and comments.
- Ruby version 3.0.3p157
- Rails version 7.0.1
The project comes shipped with linters config for ruby, so ensure you have Rubocop installed on your local environment
- Ensure you have postgresql, nodejs, ruby and rails set up on your machine
- To get a local copy of the repository please run the following commands on your terminal:
- $ git clone https://github.com/see-why/railsblog
- $ cd hellorails.
- $ run
bundle install
to couple all dependacies - $ run
rspec spec/models
to test application models - $ run
rails s
👤 Cyril Iyadi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- my dog Perry for the comforting lick here and there
- This project is MIT licensed.