timriley on rename-boot-methods
Make methods private Rename Container.boot to .regis… Add “_bootable” suffix to init/… (compare)
timriley on support-component-dirs-with-mixed-namespaces
Fix error initialization (compare)
timriley on support-component-dirs-with-mixed-namespaces
Fix error initialization (compare)
timriley on support-component-dirs-with-mixed-namespaces
Fix error initialization (compare)
timriley on support-component-dirs-with-mixed-namespaces
Fix error initialization (compare)
timriley on support-component-dirs-with-mixed-namespaces
Extract Identifier; support mix… (compare)
A
and B
operate on key foo
.
.new
+ kwargs (it’s the default constructor type in autoinject)
0.8.0
O_o can’t remember exactly
rule( check_comment_on_reject: [ :is_accepted, :comment ] ) do |is_accepted, comment|
is_accepted.false? > comment.filled?
end
in `block (3 levels) in <class:CreateSubmissionReview>': undefined method `then' for false:FalseClass (NoMethodError)
from /usr/local/rvm/gems/ruby-2.3.1/gems/dry-validation-0.9.5/lib/dry/validation/schema/value.rb:95:in `instance_exec'
from /usr/local/rvm/gems/ruby-2.3.1/gems/dry-validation-0.9.5/lib/dry/validation/schema/value.rb:95:in `rule'