simple_ruby_service 1.0.2
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: incorporates ActiveModel validations and error handling; encourages a succinct, idiomatic coding style; Ducktypes Service Objects as Procs.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
activemodel
>= 0
activesupport
>= 0
Development Abhängigkeiten (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-performance
~> 1.5
rubocop-rspec
~> 1.37
simplecov
~> 0.16
sqlite3
~> 1.4.2
webmock
~> 3.13