Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fabiooshiro/plastic-criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiooshiro committed Oct 6, 2013
2 parents 4115777 + 2ea1df2 commit 11e4af5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ Grails 2.x edit your <your-project>/grails-app/conf/BuildConfig.groovy
// (...) another plugins
// add this line
test ":plastic-criteria:1.0"
test ":plastic-criteria:1.2"
}
// (...)
```
Expand Down Expand Up @@ -72,6 +72,11 @@ and
mockCriteria([Product])
```

Full docs at:
-------------

https://github.com/fabiooshiro/plastic-criteria/blob/master/src/groovy/plastic/criteria/CriteriaDocTests.groovy

## Committers
<a href="https://twitter.com/fabiooshiro">Sr. Oshiro</a>,
<a href="http://www.facebook.com/MaxMustang23">Max Mustang</a>,
Expand Down

0 comments on commit 11e4af5

Please sign in to comment.