Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
Use scooter in your rails asset pipeline.
2021
2022
2023
2024
2025
2026
0.0
Scopable allows you to create objects that produce complex queries based on incoming parameters hash which are testable and easy to understand.
2021
2022
2023
2024
2025
2026
0.0
Scopes will be built
2021
2022
2023
2024
2025
2026
0.0
ScopedAssociations lets you create multiple `has_to` and `has_many` associations between two ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Adds private_attr_reader, private_attr_writer, private_attr_accessor, protected_attr_reader, protected_attr_writer, protected_attr_accessor class macros
2021
2022
2023
2024
2025
2026
0.0
Support to attributes visible for each roles.
2021
2022
2023
2024
2025
2026
0.0
scoped_css provides automatic CSS scoping for Rails templates and ViewComponents. It ensures styles are isolated to specific components or templates, preventing CSS conflicts and enabling modular styling. The gem works by automatically adding unique scope identifiers to CSS rules and correspondin...
2021
2022
2023
2024
2025
2026
0.0
Helps to reduce boilerplate for joining and merging scopes. Write fewer characters and be happier.
2021
2022
2023
2024
2025
2026
0.0
Group multiple enum values backed by ActiveRecord::Enum into scopes with ScopedEnum.
2021
2022
2023
2024
2025
2026
0.0
Provides a simple mapping between Active Record scopes and controller parameters for Ruby On Rails 4
2021
2022
2023
2024
2025
2026
0.0
Scoped Hash provides scoped access to hash structure
2021
2022
2023
2024
2025
2026
0.0
Generates scoped unique identifiers
2021
2022
2023
2024
2025
2026
0.0
Democratize ActiveRecord's scopes
2021
2022
2023
2024
2025
2026
0.0
This is a monkey patch of rolify, and add new methods
2021
2022
2023
2024
2025
2026
0.0
Scoped serializers for Rails
2021
2022
2023
2024
2025
2026
0.0
Stores values in a thread local or thread global storage
2021
2022
2023
2024
2025
2026
0.0
A simple way to traverse ActiveRecord models by an ordered column.
2021
2022
2023
2024
2025
2026
0.0
Adds ability to track scopes on ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
Define very basic, commonly used scopes for ActiveRecord associations. E.g. if a Post model has an author and a category association, scopes will be defined like Post.for(author) or Post.for(category).
2021
2022
2023
2024
2025
2026
0.0
A gem that provides helper to achieve association counting without hassle.
It provides you readonly data inside your ActiveRecord model without executing n+1 queries!
2021
2022
2023
2024
2025
2026