Lauren Fackler
Results
1
comments of
Lauren Fackler
Here's a bit of a workaround for anyone else that might need it (thanks to @BobFromAccounting): ```ruby class ApplicationForm < Rectify::Form def merge_errors_for(attr, field_prefix = '') field_prefix = field_prefix.presence ||...