Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Ruby gems

Showing projects tagged as Active Record, Database Tools, and Ruby

  • Avo

    6.7 9.7 Ruby
    Build Ruby on Rails apps 10x faster
  • DatabaseConsistency

    5.7 7.5 Ruby
    The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
  • OnlineMigrations

    4.4 9.0 Ruby
    Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
  • FastPage

    3.4 2.9 Ruby
    Blazing fast pagination for ActiveRecord with deferred joins ⚡️
  • Shiba

    3.1 0.0 Ruby
    Catch bad SQL queries before they cause problems in production
  • ActiveRecord Setops

    1.0 0.0 Ruby
    Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
  • ActiveRecord::DataIntegrity

    0.7 0.0 Ruby
    Check data integrity for your ActiveRecord models