Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Create ActiveRecord objects using a CSV file
2021
2022
2023
2024
2025
2026
0.0
Database bootstrapping utilities.
2021
2022
2023
2024
2025
2026
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..
2021
2022
2023
2024
2025
2026
0.0
An ActiveModel (MongoMapper/Mongoid/ActiveRecord 3+) compliant seed data handler for any ruby project.
2021
2022
2023
2024
2025
2026
0.0
Traverses active record relations given a config and writes seeds to a specified location.
2021
2022
2023
2024
2025
2026
0.0
Segmentor creates slices from your data that can be used for notifications
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Select a single column from a table by passing ActiveRecord object creation.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Provides options for rails form_for select helper. It uses some conventions for your models.
2021
2022
2023
2024
2025
2026
0.0
Administrate is heavily inspired by projects like Rails Admin and ActiveAdmin,
but aims to provide a better user experience for site admins,
and to be easier for developers to customize.
To do that, we're following a few simple rules:
- No DSLs (domain-specific languages)
- Support the simplest...
2021
2022
2023
2024
2025
2026
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)
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Easy way to store meta information and manage meta tags.
2021
2022
2023
2024
2025
2026
0.0
https://github.com/allenwei/seofy
2021
2022
2023
2024
2025
2026
0.0
A small ActiveRecord & Postgres extension for managing sequential scans
2021
2022
2023
2024
2025
2026
0.0
Provides ActiveRecord compatibility for Sequel
2021
2022
2023
2024
2025
2026
0.0
This gem provides the railtie that allows Sequel to hook into Rails as an alternative or supplement to ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
A light-weight simple to use gem to manage sequencing of records in the database. Check the homepage for more information.
2021
2022
2023
2024
2025
2026