Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Asset Pipeline for Rails with your favourite js bundler
2020
2021
2022
2023
2024
2025
0.0
This is assets helper for rails
2020
2021
2022
2023
2024
2025
0.0
Importable asset zip plugin for rails.
2020
2021
2022
2023
2024
2025
0.0
A gem for making fields that need partial value assignments easier
2020
2021
2022
2023
2024
2025
0.0
Allows to create / handle Assignments
2020
2021
2022
2023
2024
2025
0.0
Rails Engine that provides a management UI to assign models to each other
2020
2021
2022
2023
2024
2025
0.0
helps single association
2020
2021
2022
2023
2024
2025
0.0
This gem extends ActiveRecord to add additional functionality to JSONB
- use PostgreSQL JSONB data for associations
- thread-safe single-key updates to JSONB columns using `jsonb_set`
- extended `table#references` for easy migrations and indexes
- virtual JSONB foreign keys using check constrain...
2020
2021
2022
2023
2024
2025
0.0
Define ActiveRecord associations through association objects, which can implement custom query, join, and count methods
2020
2021
2022
2023
2024
2025
0.0
This gem lets you access form parameters in your model.
2020
2021
2022
2023
2024
2025
0.0
AssociationScope adds useful scopes targeting Associations in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Associate any model to any model.
2020
2021
2022
2023
2024
2025
0.0
Astrochimp is a mountable rails engine that you can install as a gem to create a splash page that collects email
addresses and integrates with MailChimp to make sending launch notifications and teaser emails easy.
2020
2021
2022
2023
2024
2025
0.0
the most basic features
2020
2021
2022
2023
2024
2025
0.0
Asynchronous API communication
2020
2021
2022
2023
2024
2025
0.0
Asynchronous API communication - Server
2020
2021
2022
2023
2024
2025
0.0
Pattern and library for implementing asynchronous caching
2020
2021
2022
2023
2024
2025
0.0
Easy way to fetch data asynchronously
2020
2021
2022
2023
2024
2025
0.0
Often in our Rails applications we have tasks that may take a lot of time to finish, such as external API requests. This is risky to perform inside our endpoints because it blocks our threads and is not scalable. Here we provide a solution to this problem, using sidekiq to run our heavy work in b...
2020
2021
2022
2023
2024
2025
0.0
Asynchronously load view components.
2020
2021
2022
2023
2024
2025