Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

A sql statements helper for batches of select queries on ActiveRecord.

License

Notifications You must be signed in to change notification settings

ghayn/active-record-gotchable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active Record Gotchable

A sql statements helper for batches of select queries on ActiveRecord.

Usage

  • Only works for mysql, but I have a plan to make this gem to support postgres.
  • Documentation is still in progress, please refer tests.

Installation

Add this line to your application's Gemfile:

gem 'active-record-gotchable',  git: 'https://github.com/ghayn/active-record-gotchable.git', branch: 'master'

And then execute:

$ bundle

License

The gem is available as open source under the terms of the MIT License.

About

A sql statements helper for batches of select queries on ActiveRecord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published