Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove require Object#blank? monkey patch
Object#blank? used to be used in this file, but it's not anymore. This avoids a monkey-patch, for those who want to use just this isolated feature of ActiveSupport.
- Loading branch information