RubyGems Navigation menu

simple_ruby_service 1.0.5

Simple Ruby Service is a lightweight framework for creating Services and Service Objects (SOs) in Ruby. The framework makes Services and SOs look and feel like ActiveModels, complete with: 1. validations and robust error handling; 2. workflows and method chaining; and 3. consistent interfaces. Additionally, Simple Ruby Service Objects can stand in for Procs, wherever Procs are expected (via ducktyping).

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.6 December 22, 2021 (16.0 KB)
  2. 1.0.5 October 25, 2021 (16.0 KB)
  3. 1.0.4 July 02, 2021 (16.0 KB)
  4. 1.0.3 July 02, 2021 (15.5 KB)
  5. 1.0.2 July 02, 2021 (15.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (2):

Development 相依性套件 (19):

awesome_print ~> 1.9.2
bundler ~> 1.17
codecov ~> 0.5.2
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

擁有者:

推送者:

作者:

  • Jay Crouch

SHA 256 總和檢查碼:

=

總下載次數 15,229

這個版本 1,332

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: