/ruby-on-rails-5-CRUD-User-Posts-Votes-with-devise-haml

This project is based on Creating User and those user can create Post, Comment, Like and Dislike. User can Sign In and Sign Out. Unauthorized user can only see the posts. Also a Random Post will appear on the side of a POST. Everything is done in Rails 5. Special Thanks to mackenziechild

Primary LanguageJavaScript

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...