Rein Aris
|
dbcf380bb6
|
Added space
:)
|
2015-09-01 20:29:06 +02:00 |
|
outofcash
|
7f92c7eb5b
|
Small code example fix
|
2015-07-01 13:29:09 +02:00 |
|
Ernesto Tagwerker
|
aedf62f732
|
Merge branch 'master' of github.com:DatabaseCleaner/database_cleaner
|
2015-06-29 11:36:17 -03:00 |
|
Ernesto Tagwerker
|
46e82b967e
|
Spacing.
|
2015-06-29 11:36:06 -03:00 |
|
Ernesto Tagwerker
|
66758dca8a
|
Merge pull request #365 from aguynamedben/readme-update
Update README documentation for ActiveRecord with Truncation.
|
2015-06-29 11:15:10 -03:00 |
|
Ernesto Tagwerker
|
2b73593fc9
|
Merge pull request #360 from tgaff/tmg/rspec_with_capybara_doc
Add documentation for RSpec with Capybara
|
2015-06-28 15:20:24 -03:00 |
|
tgaff
|
4a0e6335ef
|
Add documentation for RSpec with Capybara
Note: I could have used an around(:each) block as in the ordinary RSpec
example but there's currently an open issue that might affect many users:
https://github.com/DatabaseCleaner/database_cleaner/issues/273
|
2015-06-21 16:45:51 -07:00 |
|
Ben Standefer
|
ede49b033a
|
Update README documentation for ActiveRecord with Truncation. Note that the cache_tables option should be set to false if you're using multiple database schemas.
|
2015-06-05 14:29:11 -07:00 |
|
Siva Gollapalli
|
b17c94f4af
|
FIX# Changed from MiniTest to Minitest
|
2015-05-09 19:15:40 +05:30 |
|
mrb
|
30e5d7f0aa
|
Reduce mongoid_collection_names complexity
|
2015-04-20 16:07:23 -04:00 |
|
Kostas Karachalios
|
e331222c55
|
Merge pull request #308 from dpisarewski/neo4j
Description of configuration options for Neo4j and some improvements
|
2014-12-19 10:59:03 +01:00 |
|
Ernesto Tagwerker
|
030e344d38
|
Updated copyright year.
|
2014-12-14 11:00:05 +07:00 |
|
Dieter Pisarewski
|
7b1aa4f126
|
describe configuration options for neo4j
|
2014-12-12 11:23:50 +01:00 |
|
Dieter Pisarewski
|
8ab0be7c63
|
Merge branch 'master' into neo4j
|
2014-12-05 13:44:27 +01:00 |
|
Kostas Karachalios
|
a04f030768
|
Update travis badge on README
|
2014-12-04 20:47:14 +01:00 |
|
Dieter Pisarewski
|
6288ee1b79
|
Neo4j support
|
2014-12-01 17:19:27 +01:00 |
|
Ernesto Tagwerker
|
6a9d123698
|
Added pull request #151 by @21croissants.
|
2014-10-14 09:33:47 -03:00 |
|
Ethan
|
16f57428bb
|
document DatabaseCleaner.cleaning and usage with around filters in cucumber / rspec / minitest
|
2014-01-24 23:20:00 -05:00 |
|
Navin Peiris
|
5a5f9fad00
|
Fixing minor typo due to a case error in README
|
2013-11-11 15:46:45 +11:00 |
|
Marco Otte-Witte
|
f928b6dff8
|
make caching of tables to be truncated optional
|
2013-07-17 11:43:00 +02:00 |
|
James Conroy-Finn
|
b70f09a3ed
|
Add Redis & Ohm support
This contains the work of @hbpoison, updated to work with the current
version of DatabaseCleaner.
https://github.com/bmabey/database_cleaner/pull/87/files
|
2013-05-11 14:21:43 +01:00 |
|
Ryota Arai
|
f70eceec6e
|
Fix a typo in README.
|
2013-04-19 14:49:10 +09:00 |
|
Cyprian Kowalczyk
|
7762d2f4f5
|
Added support for Moped (when used without Mongoid)
Fixed DatabaseCleaner::Base null strategy spec
|
2013-03-19 16:00:18 +01:00 |
|
Justin Edwards
|
dedbe8da0e
|
Update README.markdown to fix a small typo
|
2013-03-08 18:43:06 -06:00 |
|
Nick Huanca
|
074b58024e
|
Typo quick fix
Quick typo fix :D
|
2013-02-06 10:45:38 -07:00 |
|
tjchambers
|
057aba3842
|
Update README.markdown
|
2013-01-04 21:01:57 -05:00 |
|
Donald Ball
|
adf6e9ea4d
|
Documents multiple database configuration for sequel
|
2012-12-21 15:07:46 -05:00 |
|
Marcelo Cajueiro
|
e6a6b37974
|
Use markdown instead of textile to the README file
With github flavored markdown the README file becomes
more legible and beautiful mainly the code examples
|
2012-10-24 00:08:38 -02:00 |
|