trailblazer / trailblazer-finder
Find, filter and aggregate via ActiveRecord or Sequel.
☆37Updated last month
Alternatives and similar repositories for trailblazer-finder:
Users that are interested in trailblazer-finder are comparing it to the libraries listed below
- ☆58Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Migrate to Strong Parameters☆40Updated 3 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- Redirect the user to the proper "back" page☆36Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails