Commit Graph

12 Commits

Author SHA1 Message Date
Rob Hanlon 9161759d83 rubocop -a 2020-03-10 20:13:41 -07:00
Piotr Solnica 53e226fda2
Improve spec tasks (#557)
* Improve spec tasks and add rake ci

* Make ci the default task
2019-07-02 11:53:45 +01:00
Piotr Solnica 85d42be41d
Tweak spec task to run all existing extensions automatically 2019-04-26 13:32:06 +02:00
Piotr Solnica a5adf50f61
Add :monads extension
This is similar to monads in dry-validation 0.x but now failure/success
objects wrap entire result, not just data or errors.
2019-03-04 11:17:07 +01:00
Piotr Solnica 702a99757f
rubocop --only Style/FrozenStringLiteralComment -a
Closes #77
2019-03-04 10:55:37 +01:00
Piotr Solnica 4e54411d47
Simplify Rakefile
Once we have extensions again, this can be restored
2019-02-09 22:03:38 +02:00
Nikita Shilnikov 4305576f4d
Fix exit status of rake task 2017-11-04 17:47:05 +03:00
gary 8b1ca03227 Removed duplicate 'rspec/core import in rake file 2016-12-27 15:23:45 -08:00
Nikita Shilnikov 6eb40b35a5
Add dry-struct integration via an extension 2016-09-21 21:21:27 +03:00
Nikita Shilnikov 74503149f0
Fix a typo 2016-09-21 12:23:22 +03:00
Nikita Shilnikov 3f229f11c2
Run specs twice on CI (with and wo extensions) 2016-09-21 12:12:00 +03:00
Andy Holland 9c04f8235a Initial commit 2015-07-23 18:25:10 +01:00