This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Mar 03 21:58:54 -0800 2009 | |
| |
README | Sun Nov 01 14:52:56 -0800 2009 | |
| |
Rakefile | Sun Nov 01 15:11:51 -0800 2009 | |
| |
VERSION | Sun Nov 01 15:12:01 -0800 2009 | |
| |
ext/ | Mon Jun 01 16:47:39 -0700 2009 | |
| |
lib/ | Mon Jun 01 16:48:42 -0700 2009 | |
| |
parsley-ruby.gemspec | Sun Nov 01 15:12:05 -0800 2009 | |
| |
test/ | Wed Jun 03 15:00:38 -0700 2009 |
README
ABOUT Ruby bindings for Parsley. INSTALLATION = Get Parsley and Dependancies = Download Parsley from http://github.com/fizx/parsley/tree/master following the installation directions located at http://github.com/fizx/parsley/blob/master/INSTALL = Install parsley-ruby = From source: sudo rake install From GitHub: DEPRECATED! From GemCutter Run the following if you haven't already: gem sources -a http://gemcutter.org Install the gem: sudo gem install parsley-ruby PARSLETS.COM INTEGRATION We also recommend installing the free online_parselets rubygem in order to use other people's parselets and to share your own: Run the following if you haven't already: gem sources -a http://gems.github.com Install the gem: sudo gem install iterationlabs-online_parslets







