Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
ActiveRecord provides no method for
case insensitive version of `where` method.
So here is one.
No longer need to use SQL fragment yeah!
2020
2021
2022
2023
2024
2025
0.0
Write row value queries in active record
2020
2021
2022
2023
2024
2025
0.0
Adds a destroy! method to ActiveRecord that raises an error if the destroy fails
2020
2021
2022
2023
2024
2025
0.0
A simple MUTE Engine
2020
2021
2022
2023
2024
2025
0.0
whitelist_scope acts as a wrapper around ActiveRecord scopes, providing a tiny bit of extra functionality to keep track of whitelisted scopes and call them from user input.
2020
2021
2022
2023
2024
2025
0.0
Whiteprint allows you to define attributes within your models. This definition allows for
automatic migration generation. You can also use whiteprint for inheritance and composition
of your model's attributes.
2020
2021
2022
2023
2024
2025
0.0
Table schema reminders in the model
2020
2021
2022
2023
2024
2025
0.0
A Rails grid plugin to create grids with sorting, pagination, and filters generated automatically based on column types. The contents of the cell are up for the developer, just like one does when rendering a collection via a simple table. WiceGrid automates implementation of filters, ordering, pa...
2020
2021
2022
2023
2024
2025
0.0
Active Record Model history/versioning with restore functionality.
2020
2021
2022
2023
2024
2025
0.0
Tools for building Wikipedia-focused Twitter bots
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord scopes with dynamic names
2020
2021
2022
2023
2024
2025
0.0
Filter your records for your rails app with one line change.
2020
2021
2022
2023
2024
2025
0.0
winedb - wine.db command line tool
2020
2021
2022
2023
2024
2025
0.0
A Rails plugin that allows you to create habtm :through relationships across multiple models using using a single join table.
2020
2021
2022
2023
2024
2025
0.0
apn_on_rails was developed by: ryan
2020
2021
2022
2023
2024
2025
0.0
Instead of using `ActiveRecord::Base.connection.execute("some raw sql ...")`,
use WiseGopher to delcare your queries as classes,
ensure sql injection protection
and retrieve results as plain Ruby object with dedicated class instead of raw values in hashes or arrays.
2020
2021
2022
2023
2024
2025
0.0
Audit Trails in Harmony
2020
2021
2022
2023
2024
2025
0.0
Configure and Broadcast ActiveModel events via Wisper
2020
2021
2022
2023
2024
2025
0.0
Publish wisper events for activerecord model lifecycle
2020
2021
2022
2023
2024
2025
0.0
Leverage Rails-generated <label> values to submit <form> elements in System Tests
2020
2021
2022
2023
2024
2025