-
Name
-
iprog_base
-
Version
-
0.1.0
-
Platform
-
ruby
-
Authors
-
Jayson Presto
-
Bindir
-
bin
-
Date
-
1980-01-02 00:00:00 UTC
-
Description
-
Provides a reusable, extensible base class for service or command objects in Ruby applications, following the Template Method Pattern. Includes lifecycle hooks for parameter handling, static data setup, error checking, data processing, and response filtering. Designed for clean, maintainable, and testable business logic.
-
Email
-
jaysonpresto.iprog21@gmail.com
-
Files
-
lib/iprog/base.rb
lib/iprog/version.rb
lib/iprog_base.rb
-
Homepage
-
https://iprogtech.com/
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://iprogtech.com/", "source_code_uri"=>"https://github.com/iprog21/iprog_base.git", "changelog_uri"=>"https://github.com/iprog21/iprog_base/blob/master/CHANGELOG.md", "code_of_conduct_uri"=>"https://github.com/iprog21/iprog_base/blob/main/CODE_OF_CONDUCT.md"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.7.0
-
Specification version
-
4
-
Summary
-
Base service/command class using the Template Method Pattern.
-
Original platform
-
ruby
-
New platform
-
ruby