Taras Bardiuk
Results
1
issues of
Taras Bardiuk
I'm working on migrating from reform 2.2.4 to 2.3.3 and from reform-rails 0.1.7 to 0.2.1. In some places we have a code like this: ```ruby form = UserForm.new(user) form.tap do...