public
Description: SPAkit is a plugin that makes it very easy to turn your Rails App Into a "single page application" (SPA).
Homepage: http://handlino.com/blog/2008/02/17/52/
Clone URL: git://github.com/ihower/spakit.git
spakit / init.rb
100644 2 lines (2 sloc) 0.059 kb
1
2
require 'spakit'
ActionController::Base.helper SpakitHelper