11 Commits

Author SHA1 Message Date
Jonathan Bernardi
922f3546bd Fix some typos. 2013-03-19 11:09:39 -08:00
Vance Lucas
c049a8f380 Merge branch 'add-rules-in-bulk' 2013-03-05 18:01:35 -06:00
Joel Clermont
4ed332c66e update README for bulk rule method 2013-03-05 17:54:05 -06:00
Vance Lucas
76105e277b Add php code highlighting to code blocks in README 2013-03-05 16:26:09 -06:00
Vance Lucas
eee2cc299e Merge branch 'validation-updates' (closes #3) 2013-03-05 14:13:03 -06:00
Chris Cornutt
24f26b75e9 adding "contains" to the README 2013-03-05 09:45:58 -06:00
Vance Lucas
fdaa2d6502 README update to clarify testing requirements 2013-03-05 09:33:33 -06:00
Vance Lucas
650db517b4 Add example for adeding custom validation rules 2013-02-06 14:13:22 -06:00
Vance Lucas
85b359babe Removed missing method passthru for leaner API
* Remove __call in favor of more explicit `rule` method - smaller API
   to maintain without magic method use
 * Updated README with current supported rules
2013-02-04 18:07:18 -06:00
Vance Lucas
1c387a67c0 README update 2013-01-31 17:20:27 -06:00
Vance Lucas
ef40f0e187 Working basic validations with tests 2013-01-26 21:30:55 -06:00