Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Educator methods returning bad data. (faker-ruby#1860)
`name` is already registered on classes in Ruby, so it just returns Faker::Educator instead of a value from the name list. Fix the problem by renaming the key to school_name.
- Loading branch information