Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validation / coercion support #201

Merged
merged 12 commits into from
Jul 18, 2012
Merged

Commits on Jul 7, 2012

  1. Configuration menu
    Copy the full SHA
    4800c93 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2012

  1. allow passing documentation to requires/optional

    The documentation information are inserted into @last_description hash if defined
    (you need to call desc "xxxx" before defining parameters)
    schmurfy committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    79435d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2012

  1. reworked validations

    - extracted validators
    - auto-register validators
    - added params scope
    schmurfy committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    d0d7872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd865b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc3318c View commit details
    Browse the repository at this point in the history
  4. added validations in README

    schmurfy committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    b68b777 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87b46d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2012

  1. Configuration menu
    Copy the full SHA
    50b8dc8 View commit details
    Browse the repository at this point in the history
  2. moved Boolean class definition

    reworked spec as a result for scope issues
    schmurfy committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    beb22f3 View commit details
    Browse the repository at this point in the history
  3. updated README

    schmurfy committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    8f89489 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2012

  1. Configuration menu
    Copy the full SHA
    b5db980 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2012

  1. Configuration menu
    Copy the full SHA
    908bc2d View commit details
    Browse the repository at this point in the history