thoughtbot / active-record-recipes

A repository of common (and not so common) active record queries.
54 stars 3 forks source link

🧑‍🍳 Active Record Recipes

A repository of common (and not so common) active record queries.

🙏 Contributing

Please make sure the following items pass while building your example.

bin/rails test
bundle exec standardrb

Once complete, add a markdown file to the recipes directory.