Rails Blog is a Ruby on rails project. It's a minimalistic presentation of a RoR application
To get a local copy up and running, follow these steps.
In order to use this project, you need
Clone this repository to your desired folder:
git clone https://github.com/roniy68/Capstone-Rails
cd Capstone-Rails
Install the dependencies with:
bundle install
To run the project, execute the following command:
rails s
To run the tests, execute the following command:
rspec spec
I am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.
š¤ Ahmed Hasan Rony
I welcome any and all contributions to my website! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.
Feel free to check the issues page.
If you like this project, please consider giving it a ā.
This project was inspired by:
This project is MIT licensed.