Sha256: 21e57848e086e1caf676693061a06fc4b50d326c7783609e16f9655b92835508

Contents?: true

Size: 792 Bytes

Versions: 9

Compression:

Stored size: 792 Bytes

Contents

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

Version data entries

9 entries across 9 versions & 4 rubygems

Version Path
gtl-parsley-ruby-0.5.0 README
le1t0-parsley-ruby-0.4.5.001 README
parsley-ruby-0.4.5 README
edge-parsley-ruby-0.4.5 README
parsley-ruby-0.4.4 README
edge-parsley-ruby-0.4.3 README
parsley-ruby-0.4.3 README
parsley-ruby-0.4.2 README
parsley-ruby-0.4.1 README