Agile Web Development

Build it. Launch it. Love it.

Plugins by Jabberwock

  • scan_fields

    Alleviate's the need for long and ugly ActiveRecord::find search conditions by automatically searching all columns of a model.

  • Smart form

    Creates nicely laid out form fields for an ActiveRecord object, including it's content columns and association reflections. The form fields are encapsulated in an HTML definition list.

  • DynaCon

    Dynamically add search conditions before you call a Model.find

  • Ciphermail

    CipherMail provides a safe alternative to the mail_to helper by hiding mailto links from e-mail harvesting bots. The generated output is completely obfuscated by a 1024 bit random key. They keyword is stored on the server, so it is never revealed to the client. Processing is performed on the server-side via an AJAX request and the decrypted redirect is returned to the client, opening a mail composer window… just like normal mailto link.