Sha256: a9fa910f977ad85140d9615a33a120582d3a27308a9055040630295158c4e5a3
Contents?: true
Size: 250 Bytes
Versions: 5
Compression:
Stored size: 250 Bytes
Contents
puts "\n\n\n== in memory" puts puts `ruby test/unit/ut_17_storage.rb` puts "\n\n\n== fs_storage" puts puts `ruby test/unit/ut_17_storage.rb --fs` puts "\n\n\n== couch_storage" puts puts `ruby -r patron -r yajl test/unit/ut_17_storage.rb --couch`
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ruote-2.1.5 | test/unit/storages.rb |
ruote-2.1.4 | test/unit/storages.rb |
ruote-2.1.3 | test/unit/storages.rb |
ruote-2.1.2 | test/unit/storages.rb |
ruote-2.1.1 | test/unit/storages.rb |