Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a crash when using form for Ransack
Fix an issue that causes bootstrap form builder to crash when a field is assigned to a Ransack Search Class, by no longer assuming the object always responds to `on_validators` while figuring out whether the field is required.
- Loading branch information