Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Periodically polls one or more cloud computing accounts using the fog gem, and generates ActiveRecord rows representing BillingRecords for each discovered resource.
2019
2020
2021
2022
2023
2024
0.0
Just testing gem
2019
2020
2021
2022
2023
2024
0.0
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins
for Ruby on Rails. It allows you to create pretty URL’s and work with
human-friendly strings as if they were numeric ids for ActiveRecord models.
-- Forked by cmassimo see http://github.com/cmassimo/friendly_...
2019
2020
2021
2022
2023
2024
0.0
Improved version of acts_as_money.
2019
2020
2021
2022
2023
2024
0.0
Paranoia is a re-implementation of acts_as_paranoid for Rails 3, using much, much, much less code. You would use either plugin / gem if you wished that when you called destroy on an Active Record object that it didn't actually destroy it, but just "hid" the record. Paranoia does this by setting a...
2019
2020
2021
2022
2023
2024
0.0
In order to simplify the life of the Artirix developers, this gem was build.
It allows to generate the data, and fill teh database with fake records.
2019
2020
2021
2022
2023
2024
0.0
Specify attributes as code and provide lookup by I18n-, cache- or associated and support for building code classes.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord plugin for storing coded variables
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord plugin for storing coded variables
2019
2020
2021
2022
2023
2024
0.0
There is nothing terribly unique or interesting here and there are almost certainly better ways to do things than this. These are little snippets I've found useful in the past and continue to use through inertia.
2019
2020
2021
2022
2023
2024
0.0
Generates baseball player statistics
2019
2020
2021
2022
2023
2024
0.0
Down and dirty ActiveRecord code spiking outside of Rails
2019
2020
2021
2022
2023
2024
0.0
Keep your code DRY by inferring column validations from table properties! Automagically validate presence, length, numericality, and inclusion of ActiveRecord backed columns.
2019
2020
2021
2022
2023
2024
0.0
Codgen is a cross language, template based, code generator, capable of generating multiple applications from a common model. It uses JSON for it's model and config and you can use mustache or handlebars templates or just verbatim copy. If you find a bug or bad error message be sure to log an issu...
2019
2020
2021
2022
2023
2024
0.0
Transparently encodes text before saving to your database.
2019
2020
2021
2022
2023
2024
0.0
ALPHA - WORK IN PROGRESS - DTLS with stateless header compression and CoAP based handshake.
2019
2020
2021
2022
2023
2024
0.0
Coerce blank strings into nil objects for ActiveRecord
2019
2020
2021
2022
2023
2024
0.0
Handle application scoping for multi-tenant applications with table scopes.
2019
2020
2021
2022
2023
2024
0.0
Lets you do cohort analysis based on two strategies: "big", which discards characteristics for the maximum cohort result, and "strict", which discards characteristics in order until a minimum cohort size is reached.
2019
2020
2021
2022
2023
2024
0.0
Provides big_cohort, which widens by finding the characteristic that eliminates the most records and removing it. Also provides strict_cohort, which widens by eliminating characteristics in order.
2019
2020
2021
2022
2023
2024