Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Season automatically creates scopes for your models' datetime columns.
2020
2021
2022
2023
2024
2025
0.0
Seasy integration. Active record storage for seasy and save hooks in models.
2020
2021
2022
2023
2024
2025
0.0
A Rails engine that provides simple versioning for your records.
2020
2021
2022
2023
2024
2025
0.0
Enhances the standard rails seeds and the rake tasks
with helper methods to enable omnipotent and easier
maintenance of seeds.
2020
2021
2022
2023
2024
2025
0.0
Extension for ActiveRecord to organize seeds in a directory and generate them as migrations
2020
2021
2022
2023
2024
2025
0.0
Keep your app's seed data in one file and update it easily
2020
2021
2022
2023
2024
2025
0.0
extract active_record to truncate and seed
2020
2021
2022
2023
2024
2025
0.0
Create ActiveRecord objects using a CSV file
2020
2021
2022
2023
2024
2025
0.0
Database bootstrapping utilities.
2020
2021
2022
2023
2024
2025
0.0
Seeding creates a seed.rb from your existing database. You can write queries on the rails console and it will write the results to your seed.rb. I wrote it after having to create seed files with thousands of rows and could not handle it any longer..
2020
2021
2022
2023
2024
2025
0.0
An ActiveModel (MongoMapper/Mongoid/ActiveRecord 3+) compliant seed data handler for any ruby project.
2020
2021
2022
2023
2024
2025
0.0
Traverses active record relations given a config and writes seeds to a specified location.
2020
2021
2022
2023
2024
2025
0.0
Segmentor creates slices from your data that can be used for notifications
2020
2021
2022
2023
2024
2025
0.0
Segugio is a Ruby gem that simplifies the implementation of search functionality in Rails using ActiveRecord.
With this gem, you can easily search, filter and sort results in a simple and intuitive way.
It is built on ActiveRecord and provides a clean and easy-to-use interface for creating advan...
2020
2021
2022
2023
2024
2025
0.0
Select a single column from a table by passing ActiveRecord object creation.
2020
2021
2022
2023
2024
2025
0.0
This code allows you to keep the display labels in the model
when the DB holds only a 1 character flag.
and when the code requires symbolic references to the value to use in algorithms
This gem is superceded by the gem state_objects
Please migrate to: https://rubygems.org/gem...
2020
2021
2022
2023
2024
2025
0.0
Provides options for rails form_for select helper. It uses some conventions for your models.
2020
2021
2022
2023
2024
2025
0.0
Based really very heavily on acts_as_taggable_on, but introduces tagging schemes and moves
context into tags (so, for example, "Environment" in a 'green_tags' scheme is not semantically equivalent
to "Environment" in an sysadmin's tagging scheme)
2020
2021
2022
2023
2024
2025
0.0
Define questions and answers in a YAML file and validate your models with a single line of code. No more captchas or other stupid tricks.
2020
2021
2022
2023
2024
2025
0.0
This is a work in progress. SentiQL promotes use of SQL for data selection, OM for CUD operations and being as lean as possible.
2020
2021
2022
2023
2024
2025