0.0
ActiveAdmin component which shows predicate as status.
2021
2022
2023
2024
2025
2026
0.0
Provides syntax sugar for Ruby predicate blocks
2021
2022
2023
2024
2025
2026
0.0
Object Subject Predicate, mmgh?
2021
2022
2023
2024
2025
2026
0.0
Experiments in number theory with new predicate methods for Integer.
2021
2022
2023
2024
2025
2026
0.0
Predicates and conditions that extends to the ActiveRecord 3
2021
2022
2023
2024
2025
2026
0.0
Add MCP tool serving to any Rails app. Write @rbs type annotations with @requires(:flag) tags and the gem compiles per-user JSON Schema automatically. Feature flags, permissions, and plan tiers all work through a single can?(:symbol) predicate.
2021
2022
2023
2024
2025
2026
0.0
Wrapper class for a Vagrant VM, providing access to testing predicates, such as port map information, process data, ssh connections, and more.
2021
2022
2023
2024
2025
2026
0.0
Boolminot represents Elasticsearch clauses as predicates.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Filter collections using predicates like Ransack gem.
2021
2022
2023
2024
2025
2026
0.0
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums.
The following features are added to your model:
Validation - ensures that the field only receives accepted values
Predicate Methods - a...
2021
2022
2023
2024
2025
2026
0.0
values_for makes your ActiveRecord-backed class work with an enumerable type. Instead of existing
ActiveRecord plugins such as enum_fu, which store the enumerable attribute as an integer, values_for
stores the content of the enumerable attribute in a varchar column of the database....
2021
2022
2023
2024
2025
2026
0.0
A primitive in-memory collection of key-value records known as "facts," with an ability to insert facts, add properties to facts, and delete facts. There is no ability to modify facts. It is also possible to find facts using Lisp-alike query predicates. An entire factbase may be exported to a bin...
2021
2022
2023
2024
2025
2026
0.0
Provides a predicate that checks whether your machine is currently
online or offline, which may be useful for unit and integration tests.
2021
2022
2023
2024
2025
2026
0.0
r_cal is a fast CLI tool for Google Calendar with natural language date parsing, event management, ICS import, and predicate filtering. Built with cli-kit for snappy performance.
2021
2022
2023
2024
2025
2026
0.0
Custom assertions functions. This 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.
2021
2022
2023
2024
2025
2026
0.0
Ennui provides a library of predicates which return true at various frequencies.
2021
2022
2023
2024
2025
2026
0.0
Extends the ActiveRecord predicate builder to allow writing LIKE/ILIKE queries without writing raw SQL
2021
2022
2023
2024
2025
2026
0.0
Record method invocations, query the invocations, and use predicates to verify a method's invocation
2021
2022
2023
2024
2025
2026
0.0
Having trouble figuring out which date is in the future looking at > or < ?
2021
2022
2023
2024
2025
2026