HTTP/2 302
server: nginx
date: Fri, 05 Sep 2025 07:24:56 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100311023549
location: https://web.archive.org/web/20100311023549/https://github.com/rspec/rspec-rails/issues/1/find
server-timing: captures_list;dur=0.399880, exclusion.robots;dur=0.013646, exclusion.robots.policy;dur=0.006232, esindex;dur=0.009555, cdx.remote;dur=40.018108, LoadShardBlock;dur=701.230347, PetaboxLoader3.datanode;dur=132.873189, PetaboxLoader3.resolve;dur=503.705624
x-app-server: wwwb-app210
x-ts: 302
x-tr: 766
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 302
server: nginx
date: Fri, 05 Sep 2025 07:24:57 GMT
content-type: text/html; charset=utf-8
content-length: 117
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 11 Mar 2010 02:35:48 GMT
x-archive-orig-connection: close
x-archive-orig-status: 302 Found
location: https://web.archive.org/web/20100311023549/https://github.com/rspec/rspec-rails/issues/#issue/1
x-archive-orig-x-runtime: 13ms
x-archive-orig-content-length: 117
x-archive-orig-cache-control: no-cache
cache-control: max-age=1800
memento-datetime: Thu, 11 Mar 2010 02:35:49 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 11 Mar 2010 02:35:49 GMT", ; rel="memento"; datetime="Thu, 11 Mar 2010 02:35:49 GMT", ; rel="last memento"; datetime="Thu, 11 Mar 2010 02:35:49 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100311022915_crawl100-c/52_14_20100311023417_crawl101.arc.gz
server-timing: captures_list;dur=0.720896, exclusion.robots;dur=0.024322, exclusion.robots.policy;dur=0.012022, esindex;dur=0.015687, cdx.remote;dur=26.681062, LoadShardBlock;dur=100.145467, PetaboxLoader3.datanode;dur=97.796038, PetaboxLoader3.resolve;dur=114.647053, load_resource;dur=143.635280
x-app-server: wwwb-app210
x-ts: 302
x-tr: 301
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 05 Sep 2025 07:24:58 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 11 Mar 2010 02:35:48 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "26048dc1df9e52e0dbe98ad3188ee785"
x-archive-orig-x-runtime: 122ms
x-archive-orig-content-length: 31951
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 11 Mar 2010 02:35:49 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 10 Mar 2010 14:08:26 GMT", ; rel="prev memento"; datetime="Wed, 10 Mar 2010 14:08:26 GMT", ; rel="memento"; datetime="Thu, 11 Mar 2010 02:35:49 GMT", ; rel="next memento"; datetime="Sat, 22 May 2010 01:53:29 GMT", ; rel="last memento"; datetime="Mon, 04 Aug 2025 14:57:55 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100311022915_crawl100-c/52_14_20100311023417_crawl101.arc.gz
server-timing: captures_list;dur=0.826105, exclusion.robots;dur=0.024885, exclusion.robots.policy;dur=0.010651, esindex;dur=0.015754, cdx.remote;dur=9.817675, LoadShardBlock;dur=212.080192, PetaboxLoader3.datanode;dur=116.664499, PetaboxLoader3.resolve;dur=207.352873, load_resource;dur=168.689579
x-app-server: wwwb-app210
x-ts: 200
x-tr: 465
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Issues - rspec/rspec-rails - GitHub
click here to add a description
click here to add a homepage
Loading…
0 votes
rspec-rails-2 forces transactions around each example - add ability to turn it off
Comments
0 votes
Allow using non active_record or non sql/relational databases, such as document or key-value stores. Have an adapter API with a sample Adapter implementation fx for Mongo DB :)
Comments
On a further note, I have made a proposal for simulating a transaction log for transaction less databases such as Mongo DB: https://gist.github.com/318350
This is to allow DB to revert back to state before executing each test.
Taking a look at this now.
Great! I'll be glad to help. Right now I'm setting up my new apartment...