Sha256: 8e7a70ec088151e5134e7b11778d906e515e06a6b51ad769d50d1c3df9c88e8b

Contents?: true

Size: 770 Bytes

Versions: 7

Compression:

Stored size: 770 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:
  Run the following if you haven't already:
  gem sources -a http://gems.github.com
  Install the gem:
  sudo gem install fizx-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

7 entries across 7 versions & 1 rubygems

Version Path
fizx-parsley-ruby-0.1.1 README
fizx-parsley-ruby-0.1.2 README
fizx-parsley-ruby-0.2.0 README
fizx-parsley-ruby-0.3.0 README
fizx-parsley-ruby-0.3.1 README
fizx-parsley-ruby-0.3.2 README
fizx-parsley-ruby-0.4.0 README