Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Starting in v5.0, Rails removed the `force_reload` option from ActiveRecord association readers. This gem adds that functionality back in.
2019
2020
2021
2022
2023
2024
0.0
simple rails html validator
2019
2020
2021
2022
2023
2024
0.0
This gem adds helpers on ActiveRecord models to shorten the I18n.t calls. It also provides a fallback on the default locale, and a glocab default mechanism (see Readme for more infos)
2019
2020
2021
2022
2023
2024
0.0
Enhances Rails inheritable attributes to ensure that changes to super classes are passed on to the subclasses
2019
2020
2021
2022
2023
2024
0.0
Provides a ActiveRecord Rake tasks and integration for Sinatra, Goliath, etc.
2019
2020
2021
2022
2023
2024
0.0
A little app that parses through your rails log file and converts it into a SQLite database.
2019
2020
2021
2022
2023
2024
0.0
creates look up table functionality on a model
2019
2020
2021
2022
2023
2024
0.0
Use this gem to match attributes between your object instances.
It basically returns the percentage of attributes matched between two instances.
2019
2020
2021
2022
2023
2024
0.0
Allow to developers increase rails performance in some cases
2019
2020
2021
2022
2023
2024
0.0
Write your Postgres triggers directly in your models.
2019
2020
2021
2022
2023
2024
0.0
Handling for phone numbers in rails apps. Make the aggressive
assumption that a valid phone number is a 10 digit number. Users can
input numbers in any format so long as they contain exactly 10 numeric
digits.
2019
2020
2021
2022
2023
2024
0.0
A "Productized Rails Application" is a single generic application having a hierarchical structure wherein add-ons and tweaks for concurrent versions of the application are possible without affecting the core "generic" code base. You might use this, for example, if you want to...
2019
2020
2021
2022
2023
2024
0.0
Base class for salesforce migrations, activerecord types; deduplication rules aware, and rake tasks to sync schema
2019
2020
2021
2022
2023
2024
0.0
set up a protective sandbox for database transactions
2019
2020
2021
2022
2023
2024
0.0
Generate automatically scopes in your model (PostgreSQL, SQLite, MySQL, etc...)
2019
2020
2021
2022
2023
2024
0.0
This gem allows you to implement serverside processing (filtering and sorting) easily for datatables, even with computed columns. That allows you to perform filtering and sorting on complex expressions on database level while being very easy to use when this complexity is not required.
2019
2020
2021
2022
2023
2024
0.0
A simple way to initialize objects in rails controllers using callbacks and ruby magic!
2019
2020
2021
2022
2023
2024
0.0
Adds support for using SQL views within ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
RailsTables is a simple DSL built on top of jquery-datatables-rails to quickly compose performant jQuery datatables for your Rails app.
2019
2020
2021
2022
2023
2024
0.0
Makes creating swift models based off of rails active record models a simple rake task.
2019
2020
2021
2022
2023
2024