0.03
No commit activity in last 3 years
No release in over 3 years
Small DSL to create ActiveRecord (>= 3.1) attribute predicates without writing SQL.
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Use arel predicates directly from where.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Conditional UI predicates for Rails - a clean and simple approach to separate business logic from your views and models.
2021
2022
2023
2024
2025
2026
0.01
No release in over 3 years
== Terminal UIs, the Ruby Way RatatuiRuby[https://rubygems.org/gems/ratatui_ruby] is a RubyGem built on Ratatui[https://ratatui.rs], a leading TUI library written in Rust[https://rust-lang.org]. You get native performance with the joy of Ruby. gem install ratatui_ruby {rdoc-image:https://ra...
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Extends ActiveRecord with the has_enumeration method allowing a symbolic enumeration to be stored in an ActiveRecord attribute. The enumeration is specified as a mapping between symbols and their underlying representation in the database. Predicates are provided for each symbol in the enumerati...
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Conditions searching using predicates such as 'name_cont' or 'created_at_gt' for elasticsearch models
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
A DataMapper adapter for Amazon's SimpleDB service. Features: * Full set of CRUD operations * Supports all DataMapper query predicates. * Can translate many queries into efficient native SELECT operations. * Migrations * DataMapper identity map support for record caching * Lazy-loaded att...
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Quickly define model state predicates and scopes at the same time.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Single clause, branching method definitions are so 2007. Get with SRP and party! With overloaded_methods, you can separate out any conditional branching in your method to where it belongs: predicates! Feel the power of the chain-of-responsibility pattern in your own code!!!!!!
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
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
No release in over 3 years
Extends the ActiveRecord predicate builder to allow writing LIKE/ILIKE queries without writing raw SQL
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Convert your predicate_methods? into bang_methods! without abusing method_missing.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
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...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Ennui provides a library of predicates which return true at various frequencies.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
== 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
Low commit activity in last 3 years
A long-lived project that still receives updates
By defining predicate methods which except for the addition of '?' matches a state machine event and then configuring an in memory or cron-based event loop, the state machine will be able to change state automatically.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Supplies macro similar to attr_accessor that adds default values, predicate methods, and other enhancements
2021
2022
2023
2024
2025
2026