Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Paranoid models
2020
2021
2022
2023
2024
2025
0.0
JIS X 0402 (Identification code for cities, towns and villages) for Rails.
2020
2021
2022
2023
2024
2025
0.0
Some helpers to work with jQuery tablesorter and Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.0
Create a report easily.
2020
2021
2022
2023
2024
2025
0.0
Include JsonApiable module in your API::BaseController to receive a collection of useful methods, such as arguments and relationships parser, filters, etc.
2020
2021
2022
2023
2024
2025
0.0
Sanitizes a jsonapi Document and maps it to ActiveRecord,
creating or updating as needed.
Prevents mistakes when assigingng attributes or referring to
unscoped relationships.
2020
2021
2022
2023
2024
2025
0.0
Ruby object structure conforming to the JSON API spec.
2020
2021
2022
2023
2024
2025
0.0
`Jsonapi::QueryBuilder` serves the purpose of adding the json api query related SQL conditions to the already scoped collection, usually used in controller index actions.
With the query builder we can easily define logic for query filters, attributes by which we can sort, and delegate pagination...
2020
2021
2022
2023
2024
2025
0.0
`Jsonapi::QueryBuilder` serves the purpose of adding the json api query related SQL conditions to the already scoped collection, usually used in controller index actions.
With the query builder we can easily define logic for query filters, attributes by which we can sort, and delegate pagination...
2020
2021
2022
2023
2024
2025
0.0
Integration between filterer and jsonapi-resources
2020
2021
2022
2023
2024
2025
0.0
Json API usefull tools
2020
2021
2022
2023
2024
2025
0.0
Allow to use postgres json field in a totally transparently manner with ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Rails I18n library for ActiveRecord model/data translation using PostgreSQL's jsonb datatype. Translations are stored directly in the model table rather than shadow tables.
2020
2021
2022
2023
2024
2025
0.0
Simple ActiveSupport::Concern for converting a JSON config string into methods available for read.
2020
2021
2022
2023
2024
2025
0.0
https://github.com/DenDos/json-defaults
2020
2021
2022
2023
2024
2025
0.0
Serialize ruby objects for javascript consumption
2020
2021
2022
2023
2024
2025
0.0
Act as as_json for active record model or as a jsonize using the cacheable redisize
2020
2021
2022
2023
2024
2025
0.0
The first step to a clean and simple API is a unified API description in form of a shared JSON Schema
2020
2021
2022
2023
2024
2025
0.0
Adds to ActiveRecord the ability to JSON-serialize certain fields.
2020
2021
2022
2023
2024
2025
0.0
A common argument against STI in rails is that the tables eventually get cluttered with class specific columns. By keeping all subtype specific attrs in json, you completely avoid table bloat while keeping all the advantages of AR and a relational database
2020
2021
2022
2023
2024
2025