lib/voteable_mongo.rb in voteable_mongo-0.9.2 vs lib/voteable_mongo.rb in voteable_mongo-0.9.3

- old
+ new

@@ -1,4 +1,5 @@ +require 'voteable_mongo/helpers' require 'voteable_mongo/voteable' require 'voteable_mongo/voter' require 'voteable_mongo/tasks' if defined?(Rails)