zverok / procmeLinks
Fun with proc
☆17Updated 5 years ago
Alternatives and similar repositories for procme
Users that are interested in procme are comparing it to the libraries listed below
Sorting:
- an extensible DSL for filtering data sets☆54Updated 9 years ago
- `Variable` objects for class and instance variables☆22Updated 10 years ago
- Comfortable (seriously) white-list security restrictions for models on a field level☆269Updated 2 years ago
- A pattern for allowing for easier testing of large projects' business logic☆87Updated 2 years ago
- Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns…☆104Updated 9 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Enforce environment variable requirements.☆29Updated 9 years ago
- RSpec Matchers for Hanami☆46Updated 4 years ago
- Type Validation for Rails☆49Updated 10 months ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Self-validating Ruby objects☆64Updated 3 weeks ago
- A Ruby event emitter implementation.☆71Updated 8 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- A tree data structure for Ruby☆93Updated 7 years ago
- Simple and lightweight Virtus analog.☆100Updated 2 years ago
- Test data generation framework☆113Updated 5 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆240Updated 2 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- ActiveRecord like query methods for Ruby enumerable collections.☆74Updated 7 years ago
- Ruby lib and executable to generate a conventional changelog☆50Updated 5 years ago
- Example app for integrate rodauth server to hanami app☆17Updated 2 years ago
- integrate your Rails app with a attache server☆48Updated 8 years ago
- ☆58Updated last year
- OpenFastStruct is a data structure, similar to an OpenStruct but faster.☆56Updated 10 months ago
- Middleware is a library which provides a generalized implementation of the chain of responsibility pattern for Ruby to build generic midd…☆76Updated last year
- Eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project☆50Updated 3 months ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 9 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago