This is my first ruby on rails app created with
rails new hellorails -d postgresql
To start using this software you need to have Ruby installed in your machine
Then clone this repo:
-$ git clone git@github.com:Ismailco/rails_hello_app.git
-$ cd rails_hello_app
To run the server:
rails server
To run rspec, in your terminal for testing the methods:
-$ rspec
👤 Ismail courr
- GitHub: @ismailco
- Twitter: @ismailcourr
- LinkedIn: ismailcourr
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.