Agile Web Development

Build it. Launch it. Love it.

Plugins by Bruce Williams

  • RTex

    Adds support for .rtex templates which generate PDF files using pdflatex.

  • context

    Provide an easy way of determining the context of incoming request (respond_to-like API) for apps with multiple workflows hitting a single action that need different RJS reponses.

  • Param Types

    Preprocess incoming parameters hash for custom, defined types (useful for munging and building complex objects for use in actions).

  • acts_as_ratable

    An ActiveRecord mixin that provides rating capabilities to a given model. Useful for community-driven applications.

  • Hotkey

    Create page hotkeys to javascript [remote] functions; API similar to link_to, link_to_remote, and link_to_function