/things_i-bought

Primary LanguageRubyMIT LicenseMIT

Things I Bought

Description

This is the first project from Active Rails by Ryan Bigg to build an application using Ruby on Rails with the scaffold generator.

Version Used

  • Ruby 2.7.1
  • Rails 6.1.3

What I leant from this project

  • Structure of Ruby on Rails
  • How to create a very basic application using the scaffold generator
  • Simple validation