Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove conditional for caller_locations
Kernel#caller_locations was added in ruby 2, and the required ruby version is 2.5 The Rails version check will also always be true since the minimum Rails version is 5.2
- Loading branch information