public
Description: MooTools On Rails is a plugin for Ruby On Rails. It aims to replace the default Javascript Librairies : Prototype and Script.aculo.us by MooTools (another great javascript library).
Homepage: http://www.mootoolsonrails.com/
Clone URL: git://github.com/pointcom/mootools-on-rails.git
mootools-on-rails / init.rb
100755 3 lines (2 sloc) 0.061 kb
1
2
3
require 'rails/asset_tag_helper'
require 'mootools_on_rails'