Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
A flowdown wrapper for attribute dependencies
2021
2022
2023
2024
2025
2026
0.0
AttrImmutable add the attr_immutable class method to create immutable properties on Ruby classes. The attribute are only accessible using the accessor/mutator pair by hiding the attribute value using a closure. (ie. the immutable attribute is not stored in an instance variable and therefore can't...
2021
2022
2023
2024
2025
2026
0.0
Reader structs for ruby finally!.
2021
2022
2023
2024
2025
2026
0.0
attr_inject is a simple dependency injection solution for ruby.
2021
2022
2023
2024
2025
2026
0.0
Lazily initialized attr_reader.
2021
2022
2023
2024
2025
2026
0.0
Memoize attributes in a thread-safe way. This ruby gem adds a `#attr_memoized` class method, that provides a lazy-loading mechanism for initializing "heavy" attributes, but in a thread-safe way. Instances thus created can be shared among threads.
2021
2022
2023
2024
2025
2026
0.0
You should totally be using Virtus instead of this
2021
2022
2023
2024
2025
2026
0.0
Store passwords securely.
2021
2022
2023
2024
2025
2026
0.0
Simple parametable object creator with lazy loading options. Objects can be hashable and optionally convert all values to strings.
2021
2022
2023
2024
2025
2026
0.0
Schema-less attribute storage
2021
2022
2023
2024
2025
2026
0.0
attr_pow gives you smart attributes. You may sepecify defaults,
use attr_pow for hooks, and even define clonability and queuability.
2021
2022
2023
2024
2025
2026
0.0
Provides a few methods to set up internal accessors for instance variables
2021
2022
2023
2024
2025
2026
0.0
Provide a new macro like attr_accessor to make real read_only accessors to frozen dup of the attributs given in parameters
2021
2022
2023
2024
2025
2026
0.0
The opposite of ActiveRecord's attr_readonly.
2021
2022
2023
2024
2025
2026
0.0
Securely stores activerecord model attributes
2021
2022
2023
2024
2025
2026
0.0
quickly specify model attributes that should be serialized when to_json is called
2021
2022
2023
2024
2025
2026
0.0
Supplies macro similar to attr_accessor that adds default values, predicate methods, and other enhancements
2021
2022
2023
2024
2025
2026
0.0
Generate attributes with strong types and validations.
2021
2022
2023
2024
2025
2026
0.0
attr-translatable gem allows attributes of ActiveRecord to be translated.
2021
2022
2023
2024
2025
2026
0.0
attr_accessor with typecast feature.
2021
2022
2023
2024
2025
2026