Skip to content

In this episode we create a Like/Unlike system where users can like posts and use Global ID to obfuscate IDs.

Notifications You must be signed in to change notification settings

driftingruby/223-like-relationships-and-global-id

Repository files navigation

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

  • ...