Links
Categories
Plugins by Eric Methot
-
multi_statement_query
This plugin allows you to perform multiple statements, each optionally returning a resultset,
with a single query to the database. Only MySQL is planned for now. When the DB server is
remote, performance gains should be quite noticeable. -
Datebalks
A date picker plugin similar to datebocks but without the weight of a Rails Engine. Get a textbox with pop-up calendar just by adding a class to the textbox.
-
Yacaph
Yacaph (pronouced Yakaf) is "Yet Another CAPtcha Helper" for Rails. The difference with this one is that it doesn't need to generate images on the fly nor use any session data: it's completely stateless. Furthermore, the images (generated off-line) blend nicely even with changing background colors.
-
modal-overlay
Rails plugin for dead simple screen overlays. Use link_to_show_overlay and link_to_hide_overlay and populate the overlays content using Ajax.
