Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged format

  • ModelFormatter

    Format data coming in and out of the model easily with these class methods.

    format_column :sale_price, :as => :currency

    Can use blocks, custom formatters, or even help out by contributing to the pluggable formatting code!

  • validates_email_format_of

    Validate email addresses against RFC 2822.

  • validates_timeliness

    A Rails 2.x date and time validation plugin that works with Rails 2.1 timezone handling.