rpheath / easy_search

Rails plugin: provides a nice and easy DSL to search ActiveRecord models, including any associations thereof.

This URL has Read+Write access

easy_search / tasks / easy_search_tasks.rake
100644 5 lines (4 sloc) 0.089 kb
1
2
3
4
5
# desc "Explaining what the task does"
# task :easy_search do
# # Task goes here
# end