Sha256: 7202deb06f32921cca54473fadd854abd5986bcce017e59aa16128567bf5b139
Contents?: true
Size: 466 Bytes
Versions: 64
Compression:
Stored size: 466 Bytes
Contents
/* * Padrino Javascript Dojo Adapter * Created for use with Padrino Ruby Web Framework (http://www.padrinorb.com) **/ /* Remote Form Support * form_for @user, '/user', :remote => true **/ /* Confirmation Support * link_to 'sign out', '/logout', :confirm => "Log out?" **/ /* * Link Remote Support * link_to 'add item', '/create', :remote => true **/ /* * Link Method Support * link_to 'delete item', '/destroy', :method => :delete **/ /* JSAdapter */
Version data entries
64 entries across 64 versions & 1 rubygems