public
Description: JS Mask
Homepage: http://railsbox.org
Clone URL: git://github.com/ozeias/js_mask.git
name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile Wed May 21 18:38:46 -0700 2008 initial commit [ozeias]
file init.rb
file install.rb Wed May 21 18:38:46 -0700 2008 initial commit [ozeias]
directory lib/
directory public/
directory tasks/
directory test/
JSMask
======

    JS Mask JavaScript framework, version 0.1.1


Example
=======
    # View
    # layouts/application.html.erb
    <%= javascript_include_tag :defaults, :jsmask %>

    # post/_form.html.erb
    <%= text_field_with_js_mask :post, :date, :class => 'mask_date_br' -%>

 For more examples, see icon creative:
 * http://railsbox.org/tags/jsmask

Copyright (c) 2008 Ozéias Sant'ana <ozeias@railsbox.org> and <oz.santana@gmail.com>, released under the MIT license