tvongaza / active_scaffold_list_filters

Filters for the Rails Active Scaffold Plugin
32 stars 16 forks source link

Cannot seem to see the filter #3

Open cpg opened 13 years ago

cpg commented 13 years ago

Hi,

This looks tremendously useful!

So I added a filter to one of my active scaffold controllers to try it out, however, I cannot seem to see the filter at all. Am I missing something.

I tried changing the kind of filter to :wtf and that produces an error, so I know those lines are being read and processed. I followed the directions and tried a number of combinations (setting it globally or to one controller), but no dice.

I am on rails 2.3.10 and about 1 year old active scaffold (which should be ok with this plugin).

Anyone experienced this? Any ideas on what do do?

ggonnella commented 13 years ago

Hi,

I am sorry, but I am working on a C-only project since > 1 year now, so I gave up rails since then... therefore I do not even remember what that was about...

Giorgio

----- Messaggio originale -----

Da: cpg reply@reply.github.com A: ggonnell@yahoo.it Inviato: Mar 15 marzo 2011, 13:34:47 Oggetto: [GitHub] Cannot seem to see the filter [tvongaza/active_scaffold_list_filters GH-3]

Hi,

This looks tremendously useful!

So I added a filter to one of my active scaffold controllers to try it out, however, I cannot seem to see the filter at all. Am I missing something.

I tried changing the kind of filter to :wtf and that produces an error, so I know those lines are being read and processed. I followed the directions and tried a number of combinations (setting it globally or to one controller), but no dice.

I am on rails 2.3.10 and about 1 year old active scaffold (which should be ok with this plugin).

Anyone experienced this? Any ideas on what do do?

Reply to this email directly or view it on GitHub: https://github.com/tvongaza/active_scaffold_list_filters/issues/3

tvongaza commented 13 years ago

Sorry, it has been years since I last used this code. Feel free to fork and fix the issue if you find it!