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

Numerical matchers #244

Closed

Commits on Feb 19, 2013

  1. Copy the full SHA
    6ec6a68 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2013

  1. corrected the ruby 1.9 style hash which was breaking the 1.8 rubies t…

    …ravis builds
    Tiago Cardoso committed Mar 1, 2013
    Copy the full SHA
    f7e5b69 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2013

  1. replaced the comparison specs with some more in sync with the other s…

    …pecs
    Tiago Cardoso committed Apr 18, 2013
    Copy the full SHA
    e59d234 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. i think the problem was that i was assign explicitly in the it clause…

    …. hope this is more in sync with the other specs
    Tiago Cardoso committed May 13, 2013
    Copy the full SHA
    9fb69af View commit details
    Browse the repository at this point in the history

Commits on May 19, 2013

  1. Copy the full SHA
    14f4dc7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. Merge branch 'master' into numerical_matchers

    Conflicts:
    	lib/shoulda/matchers/active_model.rb
    Tiago Cardoso committed May 20, 2013
    Copy the full SHA
    0f68727 View commit details
    Browse the repository at this point in the history
  2. made the spec more readable

    Tiago Cardoso committed May 20, 2013
    Copy the full SHA
    5ae1dd5 View commit details
    Browse the repository at this point in the history
  3. added allowed_types method, which apparently has to be defined everyw…

    …here, also submatchers, returning usually the same result as the main matcher
    Tiago Cardoso committed May 20, 2013
    Copy the full SHA
    ab27a97 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2013

  1. removed whitespaces, comments and aliens. moved options hash into spe…

    …cific matcher value
    Tiago Cardoso committed May 21, 2013
    Copy the full SHA
    f9f35a6 View commit details
    Browse the repository at this point in the history
  2. added specs for for stuff without the validations and rewrote the spe…

    …cs a bit
    Tiago Cardoso committed May 21, 2013
    Copy the full SHA
    fcad91c View commit details
    Browse the repository at this point in the history