smart-rb (SmartCore)
smart-rb (SmartCore)
smart_operation
Smart implementation of the most-used programming pattern - Service Object. Powered by smart_injection, smart_container, smart_types and smart_initializer.
smart_initializer
A simple and convenient way to declare complex constructors with a support for various commonly used type systems.
smart_injection
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_types
A set of objects that acts like types (type checking and type casting) with a support for basic type algebra.
smart_schema
Schema validation library for data structure objects in declarative DSL-powered style.
smart_container
Thread-safe semanticaly-defined IoC/DI Container with a developer-friendly DSL and API.