berk / will_filter

rails engine plugin for filtering active_record model objects
MIT License
157 stars 76 forks source link

How can i customize will_filter views? #11

Closed tonymarschall closed 12 years ago

tonymarschall commented 12 years ago

I want to customize will_filter views. Is it possible to overload views?

tonymarschall commented 12 years ago

Like on other gems views can be overloaded by creating a file in application views.

For result table its /app/views/will_filter/common/_results_table.html.erb