bsharpe / light_service_objectLinks
A lightweight service object for Rails using DRY.rb components
☆15Updated 5 years ago
Alternatives and similar repositories for light_service_object
Users that are interested in light_service_object are comparing it to the libraries listed below
Sorting:
- One-way pipe, composable, rack application builder☆63Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated 6 months ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 7 years ago
- Convert objects into primitives for serialization☆43Updated 2 years ago
- Handle HTTP requests with modular, React-style components, in any Rack app☆67Updated 6 years ago
- Use postgres to trigger custom events☆26Updated 5 years ago
- Enums for Ruby that aren't just symbols☆27Updated 7 years ago
- Pattern matching for Ruby methods☆20Updated 7 years ago
- Xf - Transform Functions☆61Updated 7 years ago
- HTML templates as Ruby☆53Updated 5 years ago
- A Ruby library to create single-file Rails applications☆22Updated last year
- Strategic - Painless Strategy Pattern in Ruby and Rails☆50Updated 2 years ago
- ActiveRecord schema annotations done right☆73Updated last year
- A wrapper over `dry-monads` to solve its flaws and offer a safe way to implement the Railway pattern.☆28Updated 2 years ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆28Updated last month
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated last year
- Finds missing non-null constraints☆54Updated 7 years ago
- Mokkku is a simple library to provide fake data that is unique for your project. You can easily use LLM like GPT, Gemini, or Claude to fi…☆19Updated last year
- Serializes objects adequately☆18Updated 10 months ago
- Experimental post-framework view library☆46Updated 2 years ago
- ☆39Updated 3 years ago
- An easy to use InterProcess Communication (IPC) library.☆54Updated last month
- Simple factory library☆18Updated 4 years ago
- A library for writing cleaner and more expressive acceptance tests using page objects.☆40Updated 3 years ago
- Create Rails applications entirely from Phlex, ViewComponents, or any object that responds to `#render_in`.☆99Updated 4 months ago
- A configurable Ruby command line filter, format converter, and executor☆71Updated 3 months ago
- Log your data (sql, json, text) to your console with built-in formatting and colorization for Ruby on Rails☆33Updated last year
- [unmaintained] this project grew into dry-rails/dry-rails☆56Updated 6 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec