dm-murphy / micro-reddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Assignment from the Building with Active Record section of The Odin Project.

As an introduction to the basics of Rails' Active Record, this project instructs how to build a "micro" version of Reddit with Users, Posts and Comments. This assignment teaches some of the basics of migration, validation and association.

  • Ruby version 2.7.2

  • Rails version 6.1.3.2

About


Languages

Language:Ruby 80.3%Language:HTML 11.4%Language:JavaScript 6.9%Language:CSS 1.4%