lib/where_to.rb in where_to-0.8.0 vs lib/where_to.rb in where_to-0.8.1

- old
+ new

@@ -1,5 +1,6 @@ require 'where_to/version' +require 'where_to/locator' require 'where_to/location' module WhereTo end