mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
adds link in README about new google group
This commit is contained in:
parent
4da2ea308c
commit
e48e3d4be4
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ be faster than @:truncation@ in some cases as well. In general, the best approa
|
|||
Database Cleaner also includes a @null@ strategy (that does no cleaning at all) which can be used
|
||||
with any ORM library. You can also explicitly use it by setting your strategy to @nil@.
|
||||
|
||||
For support or to discuss development please use the "Google Group":http://groups.google.com/group/database_cleaner.
|
||||
|
||||
h2. How to use
|
||||
|
||||
<pre>
|
||||
|
|
Loading…
Reference in a new issue