(Not documented)
# File vendor/plugins/ubiquo_core/lib/ubiquo/filtered_search.rb, line 7
7: def self.included(base)
8: # TODO: Remove DateParser dependency, see I18n.parse_date
9: # (possible problem with calendar_date_select plugin)
10: base.send :extend, Ubiquo::Extensions::DateParser
11: base.send :extend, ClassMethods
12: end
Disabled; run with $DEBUG to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.