Project
Reverse Dependencies for deep-cover
The projects listed here declare deep-cover as a runtime or development dependency
0.09
Adds various #where_assoc_* methods to ActiveRecord to make it easy to do correct conditions on the associations of the model being queried.
2019
2020
2021
2022
2023
2024
0.01
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2019
2020
2021
2022
2023
2024
0.01
ActiveSupport Cache Store for DynamoDb
2019
2020
2021
2022
2023
2024
0.01
The eno standard library
2019
2020
2021
2022
2023
2024
0.0
For now this is tailored to my needs, so this may or may not be of any use.
2019
2020
2021
2022
2023
2024
0.0
Uses atomic writes to DynamoDB to ensure you hold an exclusive lock on your records
2019
2020
2021
2022
2023
2024
0.0
Provides apis for extracting common metadata out of files as well as low level apis for advanced metadata parsing. Currently exif (jpeg/jpg) is almost entirely supported and mpeg4 (mp4,m4v,moov...) has limited support. For common metadata the FileInfo class provides methods names after the metada...
2019
2020
2021
2022
2023
2024