Hm…

Camping already has filters:

    module App
      def service(*a)
        # before
        super
      ensure
        # after
      end
    end

I'm not sure if we need to add another way to support filters…

// Magnus Holm



On Mon, Apr 19, 2010 at 11:56, Dave Everitt <[email protected]> wrote:
> Philippe - dead simple for me. I was put off Rails a long time ago, which is
> how I landed on Camping - Dave Everitt
>
>> Do people prefer something simple dead easy like filtering_camping? Or
>> would people prefer something more like filters in Rails?
>
> _______________________________________________
> Camping-list mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/camping-list
>
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to