Skip to content

A step-by-step implementation of the active record pattern for educational purposes.

License

Notifications You must be signed in to change notification settings

alexherbo2/active-record.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

active-record.rb

A step-by-step implementation of the active record pattern for educational purposes.

Preview

Send me your completed solution and I will add a link to the repository!

Prerequisites

A basic knowledge of Ruby, SQL and Unix environment.

Requirements

Getting started

  1. Introduction
  2. Mapping between models and database tables
  3. CRUD – Basics
  4. Testing with RSpec
  5. Active Record – Basics
  6. Active Record – Associations – Basics
  7. Active Record – Validations
  8. Make your own gem
  9. Create a web application with Sinatra and React

Optionals

Resources

About

A step-by-step implementation of the active record pattern for educational purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published