lib/faker/movies/harry_potter.rb in faker-1.9.6 vs lib/faker/movies/harry_potter.rb in faker-2.0

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true module Faker - module Movies + class Movies class HarryPotter < Base class << self def character fetch('harry_potter.characters') end