lib/where_to.rb in where_to-0.9.2 vs lib/where_to.rb in where_to-0.9.3
- old
+ new
@@ -1,8 +1,9 @@
require 'where_to/version'
require 'where_to/locator'
require 'where_to/location'
require 'where_to/configuration'
+require 'where_to/episode_formatter'
require 'where_to/tvdb'
module WhereTo
class << self
attr_accessor :configuration