Project
Reverse Dependencies for appraisal
The projects listed here declare appraisal as a runtime or development dependency
0.0
Determine whether or not ActiveRecord migrations are
considered safe to know if an app
needs to go into maintenance on deploy
2020
2021
2022
2023
2024
2025
0.0
*Atomic archiving/unarchiving for ActiveRecord*
acts_as_paranoid and similar plugins/gems work on a record-by-record basis and make it difficult to restore records atomically (or archive them, for that matter).
Because ArchivalRecord's #archive! and #unarchive! methods are in transactions, and ...
2020
2021
2022
2023
2024
2025
0.0
Helpers and shortcuts with Arel
2020
2021
2022
2023
2024
2025
0.0
Adds is_blank to arel attribute.
2020
2021
2022
2023
2024
2025
0.0
Add index hint to MySQL query in Arel.
2020
2021
2022
2023
2024
2025
0.0
Adds several methods which help to build ORDER BY statements.
2020
2021
2022
2023
2024
2025
0.0
Adds to_sql to arel table and attribute.
2020
2021
2022
2023
2024
2025
0.0
Like Ar::Store, but with Protocol Buffers
2020
2021
2022
2023
2024
2025
0.0
Convert Array to ActiveRecord::Relation without database access
2020
2021
2022
2023
2024
2025
0.0
Isolated Multibase Support for ActiveRecord Models with dynamic config
2020
2021
2022
2023
2024
2025
0.0
Simple ruby implementation to send notifications to Asana
when a exception happens in Rails or Rack-based apps by creating a task and uploading exception details to the task using zip archives
2020
2021
2022
2023
2024
2025
0.0
An Asciidoctor extension that generates AsciiDoc output
2020
2021
2022
2023
2024
2025
0.0
Find javascripts and stylesheets. Configure precompile path.
2020
2021
2022
2023
2024
2025
0.0
It enables you to distribute a manifest file and asset files to load-balanced redundant servers without commiting these files to your repository.
2020
2021
2022
2023
2024
2025
0.0
Provides association accessors like `Company#user_serials` and `User#company_serial` where `Company.has_many :users` and `User.belongs_to :company`.
2020
2021
2022
2023
2024
2025
0.0
Pattern and library for implementing asynchronous caching
2020
2021
2022
2023
2024
2025
0.0
Easily define and mount 'Terms of Service', 'Privacy Policy' and any other static page to your Rails app
2020
2021
2022
2023
2024
2025
0.0
ActiveView Helper to present formatted ActiveModel attributes with icons.
2020
2021
2022
2023
2024
2025
0.0
Attribute Stats gives you insight into which attributes are actually used in your Rails models. Whether you're joining an existing project or have been using it for years, get quick info.
The stats help you find smells in your project:
Attributes which have never had data set (indicates a poten...
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord/ActiveModel validation extension which enables attributes validation.
2020
2021
2022
2023
2024
2025