/blog-app

Primary LanguageRuby

RoR Blog App

A blog app made on ruby on rails with users and posts functionality

On this milestone I create models validation, tests for the models and solve n+1 problems

Built With

  • Ruby on Rails

Getting Started

The project comes shipped with linters config for ruby on rails, so ensure you have Rubocop and npm installed on your local environment

  • To get a local copy of the repository please run the following commands on your terminal:
  • $ git clone https://github.com/...
  • $ cd ...
  • $ git checkout ...
  • $ run bundle install to couple all dependacies
  • $ run rake db:migrate
  • $ run rails s

👤 Leonardo Paz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

  • This project is MIT licensed.