Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Calculates the delta between two collections of objects.
2020
2021
2022
2023
2024
2025
0.0
The Deltacloud API is built as a service-based REST API.
You do not directly link a Deltacloud library into your program to use it.
Instead, a client speaks the Deltacloud API over HTTP to a server
which implements the REST interface.
2020
2021
2022
2023
2024
2025
0.0
Content Management System for Rails 3 Created by Paul @ Deluxe Digital Media
2020
2021
2022
2023
2024
2025
0.0
Browse, subscribe, view and revert changes to records when using Rails and the `paper_trail` gem.
2020
2021
2022
2023
2024
2025
0.0
This gem adds a `denormalize` option to ActiveRecord relation definitions, e.g. `has_many :foos, denormalize: { fields: :updated_at }`.
2020
2021
2022
2023
2024
2025
0.0
Cache method outputs and automatically create chainable scopes based on their outputs
2020
2021
2022
2023
2024
2025
0.0
Chat Panel for Denshobato messaging.
2020
2021
2022
2023
2024
2025
0.0
Automatically decides between :destroy and :delete / :delete_all for your Rails associations.
2020
2021
2022
2023
2024
2025
0.0
This gem is not needed in Rails 3 as dependent => :raise is included in 3.0.
2020
2021
2022
2023
2024
2025
0.0
Rails plugin for saving additional data for model.
2020
2021
2022
2023
2024
2025
0.0
DeprecatedAttributes provides a straightforward and unobtrusive method for flagging deprecated attributes in your model. When these attributes are accessed, a warning message will be logged along with a trace of where the deprecated attribute was called. Additionally, an exception can be raised i...
2020
2021
2022
2023
2024
2025
0.0
Mark column(s) for deprecation to permit subtractive schema changes in production.
2020
2021
2022
2023
2024
2025
0.0
Log your deprecations in log file.
2020
2021
2022
2023
2024
2025
0.0
Enable alerts about deprecated features & prevent new ones from being introduced.
2020
2021
2022
2023
2024
2025
0.0
Destroy a rails project (Drop DB, purge ES indices, delete project directory).
2020
2021
2022
2023
2024
2025
0.0
Turn a module of behavioral concerns into a DSL for describing a large set of subtypes
2020
2021
2022
2023
2024
2025
0.0
Destroy associations if specified attribute is blank
2020
2021
2022
2023
2024
2025
0.0
Deletes records(without instantiating the records first) based on a block(which returns an array of ids) given and also recursively deletes all their associated records if they are marked as :dependent => :destroy. It is useful for background processing.
2020
2021
2022
2023
2024
2025
0.0
Delayed destroy ActiveRecord model
2020
2021
2022
2023
2024
2025
0.0
Opinionated presenters for Rails 5 - without the cruft
2020
2021
2022
2023
2024
2025