lib/picky/application.rb in picky-1.1.6 vs lib/picky/application.rb in picky-1.1.7

- old
+ new

@@ -177,10 +177,10 @@ # - in the frontend to describe which index a result came from. # - index directory naming (index/development/the_identifier/<lots of indexes>) # * source: The source the data comes from. See Sources::Base. # TODO Sources (all). # # Options: - # * result_type: # TODO Rename. + # * result_identifier: # TODO Rename. # def index name, source, options = {} IndexAPI.new name, source, options end \ No newline at end of file