• Stars
    star
    93
  • Rank 348,942 (Top 8 %)
  • Language
    Ruby
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.

More Repositories

1

deep_pluck

Allow you to pluck attributes from nested associations without loading a bunch of records.
Ruby
412
star
2

pluck_all

A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
Ruby
99
star
3

active_model_cachers

Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.
Ruby
63
star
4

find_with_order

Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both PostgreSQL and MySQL)
Ruby
38
star
5

atomically

An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
Ruby
26
star
6

multi_range

Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ranges union, intersection, difference, and so on.
Ruby
16
star
7

left_joins

Backport left_joins method from Rails 5 for Rails 3 and 4
Ruby
7
star
8

case_register

Provide a design pattern to manage switch statements by mapping each case to a method which is dynamically defined in advance.
Ruby
6
star
9

Easy-Rent

It's a chrome extension to help people rent houses easier.
JavaScript
3
star
10

max_exchange_api

MAX Exchange API Ruby SDK
Ruby
2
star
11

adaptive_alias

Extend attribute_alias and make it be adaptive with realtime database schema
Ruby
2
star
12

Emerald-Forests-Jumping-Wolf

Various monsters suddenly showed up in the Emerald Forest! The wolf is faced with lots of difficulties on its way home. Please help the wolf defeat those scary monsters by your magical voice.
JavaScript
2
star
13

ftx_exchange_api

FTX Exchange API Ruby SDK
Ruby
2
star
14

texture_packer

Ruby
2
star
15

roulette-wheel-selection

Provide an algorithm allowing you to do weighted sampling.
Ruby
1
star
16

in_batches

Backport in_batches from Rails 5 for Rails 3 and 4.
Ruby
1
star
17

rmxp-map_screenshot

截地圖腳本
Ruby
1
star
18

elegant-date

Provides elegant ways to manipulate JS Date objects.
JavaScript
1
star
19

ot_text_editor

Realtime Collaborative Text Editing demo based on Operational Transformation (OT), Rails and React
Ruby
1
star
20

ChineseCheckersBot

A Chinese checkers game which can be played by two, three, four, or six players. Or choose to play with AI instead of real players!
Ruby
1
star