smart-rb (SmartCore)
Pinned Loading
Repositories
- smart_validator Public
Validation layer for any business logic with a declarative rule-oriented API and instance-based logic.
smart-rb/smart_validator’s past year of commit activity - smart_schema Public
Schema validation library for data structure objects in declarative DSL-powered style.
smart-rb/smart_schema’s past year of commit activity - smart_types Public
A set of objects that acts like types (type checking and type casting) with a support for basic type algebra.
smart-rb/smart_types’s past year of commit activity - smart_initializer Public
A simple and convenient way to declare complex constructors with a support for various commonly used type systems.
smart-rb/smart_initializer’s past year of commit activity - smart_injection Public
Dependency injection principles and idioms realized in scope of Ruby. Support for method-injeciton strategy, container-based dependency resolving, static and dynamic bindings and etc.
smart-rb/smart_injection’s past year of commit activity - smart_serializer Public
Object serialization abstractions with a convinient developer-friendly DSL variant.
smart-rb/smart_serializer’s past year of commit activity - smart_operation Public
Smart implementation of the most-used programming pattern - Service Object. Powered by smart_injection, smart_container, smart_types and smart_initializer.
smart-rb/smart_operation’s past year of commit activity