Displaying 1 result from an estimated 1 matches for "rails_flash_with_ajax".
2009 Oct 07
2
Rails, flash, function and parameter
...nd call this function with reload_flash(page)
instead of page.reload_flash, that''s work but I think It''s a bit
weird, I prefer write something without parameter.
Do you know how i can do that ?
In fact this code is from this page
http://www.whatcodecraves.com/articles/2008/12/13/rails_flash_with_ajax/
and the author says he use it. Is it with available in an older
version of rails ?