adomokos / light-service

Series of Actions with an emphasis on simplicity.
MIT License
837 stars 67 forks source link

Not providing `expects` or `promises` values will error out #257

Open adomokos opened 2 weeks ago

adomokos commented 2 weeks ago

This is the error:

light-service-0.19.0/lib/light-service/context.rb:120:in `define_accessor_methods_for_keys':
undefined method `blank?' for an instance of Array (NoMethodError)

Here.