Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Adds a :default => true, or :default => {attributes} options to has_one associations that auto-build the association when accessed.
2021
2022
2023
2024
2025
2026
0.0
Unique token strings for your activerecord models
2021
2022
2023
2024
2025
2026
0.0
Just use instance.hat(<attribute>) to get the human attribute name translation for the attribute
2021
2022
2023
2024
2025
2026
0.0
Walks your ActiveRecord object graph — has_many, has_one, belongs_to, HABTM, polymorphic — and returns a list of every validation error found.
2021
2022
2023
2024
2025
2026
0.0
Allows easy adding of helper methods for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
TO DO *is* a description
2021
2022
2023
2024
2025
2026
0.0
Allows to describe field names that will be stored within hstore column together with their types. Data can then be retrieved with a set of helpful getters.
2021
2022
2023
2024
2025
2026
0.0
Strip out all the HTML tags from Activerecord objects.
2021
2022
2023
2024
2025
2026
0.0
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method
2021
2022
2023
2024
2025
2026
0.0
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2021
2022
2023
2024
2025
2026
0.0
Provides a method to execute SQL while automatically caching
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2021
2022
2023
2024
2025
2026
0.0
Manage ActiveRecord model instantly.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord OpenTracing intrumenter
2021
2022
2023
2024
2025
2026
0.0
A gem to track changes on active record models
2021
2022
2023
2024
2025
2026
0.0
Instead of a many-to-many join table, serialize the ids into a JSON array.
2021
2022
2023
2024
2025
2026
0.0
Instead of a many-to-many join table, serialize the ids into a JSON array.
2021
2022
2023
2024
2025
2026
0.0
Importing records from a json file go slow?. No problem, use me. It uses the awesome activerecord-import gem. Documentation and code in https://github.com/carlosgab83/active_record_json_importer/
2021
2022
2023
2024
2025
2026
0.0
This ActiveRecord extension adds JWT(JSON Web Token) method
2021
2022
2023
2024
2025
2026