Skip to content

Adds support for missing SQL operators and functions to Arel

License

Notifications You must be signed in to change notification settings

malomalo/arel-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arel Extensions

Adds support for missing SQL operators and functions to Arel for ActiveRecord.

Installation

Add this line to your application's Gemfile:

gem 'arel-extensions', require: 'arel/extensions'

And then execute:

$ bundle

Or install it yourself as:

$ gem install arel-extensions

Usage

Just require 'arel-extensions' and use Arel/ActiveRecord as you normally would! arel-extensions extends ActiveRecord's query methods in both Arel and ActiveRecord.

About

Adds support for missing SQL operators and functions to Arel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages