0.0
Record method invocations, query the invocations, and use predicates to verify a method's invocation
2020
2021
2022
2023
2024
2025
0.0
Provide the bang and predicate methods for Active Record
2020
2021
2022
2023
2024
2025
0.0
ActiveAdmin component which shows predicate as status.
2020
2021
2022
2023
2024
2025
0.0
Provides syntax sugar for Ruby predicate blocks
2020
2021
2022
2023
2024
2025
0.0
A JSON Patch + Pointer + Predicates Implementation
2020
2021
2022
2023
2024
2025
0.0
Marso is the beginning of a small lightweight BDD project. Currently, this is just a very simple code sample that only displays a custom message in green or in red depending on the value of a predicate.
2020
2021
2022
2023
2024
2025
0.0
Truth accessors for Ruby classes and models.
2020
2021
2022
2023
2024
2025
0.0
A secure, non-evaling condition (boolean predicate) engine for end users
2020
2021
2022
2023
2024
2025
0.0
Having trouble figuring out which date is in the future looking at > or < ?
2020
2021
2022
2023
2024
2025
0.0
Object Subject Predicate, mmgh?
2020
2021
2022
2023
2024
2025
0.0
Logica is a framework to reify and work with predicates.
2020
2021
2022
2023
2024
2025
0.0
A DSL for aggregating data from multiple sources into ActiveRecord models. Includes options for aliases, predicates, associations, and complex attributes.
2020
2021
2022
2023
2024
2025
0.0
Wrapper class for a Vagrant VM, providing access to testing predicates, such as port map information, process data, ssh connections, and more.
2020
2021
2022
2023
2024
2025
0.0
Boolminot represents Elasticsearch clauses as predicates.
2020
2021
2022
2023
2024
2025
0.0
A utility library that provides a `Semantic::Version` value object.
You can parse strings into version objects or construct them by hand. Any module, class, or object can be given a version through a helper. All version objects properly handle instantiation, duplication, cloning, accesso...
2020
2021
2022
2023
2024
2025
0.0
== Synopsys
Ruby Enumerable extension. Main idea is lazy computations within enumerators.
== Usage
Install as a gem:
sudo gem install deferred_enum
This gem introduces DeferredEnumerator class:
ary = [1, 2, 3, 4]
deferred = ary.defer # #<DeferredEnumerator: [1, 2, 3, 4]:ea...
2020
2021
2022
2023
2024
2025
0.0
MetaWhere offers the ability to call any Arel predicate methods
(with a few convenient aliases) on your Model's attributes instead
of the ones normally offered by ActiveRecord's hash parameters. It also
adds convenient syntax for order clauses, smarter mapping of nested h...
2020
2021
2022
2023
2024
2025