Skip to content
Lance Pollard edited this page Sep 24, 2012 · 51 revisions

Tower.js Documentation

Guides

Docs

Goals

  • file upload plugin (use paperclip as an example)
    • handle large file uploads
    • handle image resizing
  • authorization plugin (use cancan as an example)
  • authentication plugin (use devise as an example)
  • payment gateway plugin (stripe, braintree, and others)
  • metrics plugin (tracking in realtime arbitrary events)
  • auditing plugin (track which users performed which action, and keep version history of record changes)
Clone this wiki locally