chendo / priority_filter

priority_filter allows filters to be executed out of order, i.e., a parent controller's filter can be executed after a child controller filter.

This URL has Read+Write access

chendo (author)
Sun Sep 07 20:23:58 -0700 2008
commit  37f33a21ec587867e1383cfdb267eb69e369fab2
tree    3605d6df864acebdb2f55e4c10a31f1a3a329342
priority_filter / tasks / priority_filter_tasks.rake
100644 5 lines (4 sloc) 0.093 kb
1
2
3
4
5
# desc "Explaining what the task does"
# task :priority_filter do
# # Task goes here
# end