lib/findit/cache.rb in findit-1.4.0 vs lib/findit/cache.rb in findit-1.4.1
- old
+ new
@@ -12,10 +12,10 @@
# cache? do
# !@no_cache
# end
#
# cache_options do
-# {expire_in: 15.minutes}
+# {expires_in: 15.minutes}
# end
#
# private
#
# def find