Skip to content

asir1997/refactoring-msm-queries-2

 
 

Repository files navigation

Refactoring MSM Queries — Again!

In this project, we'll re-write our association accessor methods using ActiveRecord's powerful Association helpers.

Use this tool to help plan out your new association methods:

https://association-accessors.firstdraft.com/

Setup

  1. Start the web server by running bin/server.
  2. Navigate to your live application preview.
  3. As you work, remember to navigate to /git and commit often as you work.
  4. Revisit your pages and rails grade to ensure everything still works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.7%
  • Other 1.3%