Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged timestamp

  • johnny_cache

    This plugin overrides cache and cache_erb_fragment, inserting an HTML comment into the beginning of the block of HTML being cached. The plugin reads this HTML comment and expires cache fragments that are older than their TTL.

  • Conflict warnings

    Ruby on Rails plugin that provides a simple method for avoiding race conditions that could result in database inconsistencies. Without succumbing to the problems of active locking.