RubyGems Navigation menu

simple_ruby_service 1.0.1

Simple Ruby Service is a lightweight framework for Ruby that makes it easy to create Services and Service Objects (SOs). The framework provides a simple DSL that: adds ActiveModel validations and error handling; encourages a succinct, idiomatic coding style; and allows Service Objects to ducktype as Procs.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.6 - December 22, 2021 (16 KB)
  2. 1.0.5 - October 25, 2021 (16 KB)
  3. 1.0.4 - July 02, 2021 (16 KB)
  4. 1.0.3 - July 02, 2021 (15.5 KB)
  5. 1.0.2 - July 02, 2021 (15.5 KB)
  6. 1.0.1 - July 02, 2021 (15 KB)
Show all versions (7 total)

Runtime Dependencies (2):

Development Dependencies (18):

awesome_print ~> 1.9.2
bundler ~> 1.17
database_cleaner ~> 2.0.1
dotenv ~> 2.5
factory_bot ~> 6.2.0
faker ~> 2.18
listen ~> 3.5.1
pry-byebug ~> 3.9
rails ~> 6.1.3.2
rake ~> 10.0
rspec ~> 3.0
rspec-rails ~> 5.0.1
rubocop ~> 0.60
rubocop-rspec ~> 1.37
simplecov ~> 0.16
sqlite3 ~> 1.4.2
webmock ~> 3.13

Owners:

Pushed by:

Authors:

  • Jay Crouch

SHA 256 checksum:

091c788f9586e9cba5f1a6f840ab67bafbaa3633a7ed5fc1785ab88136538dd8

Total downloads 14,596

For this version 1,450

License:

MIT

Required Ruby Version: >= 0

Links: