CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 21:46:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090801120253
location: https://web.archive.org/web/20090801120253/https://github.com/bmabey
server-timing: captures_list;dur=12.195565, exclusion.robots;dur=0.051651, exclusion.robots.policy;dur=0.032512, esindex;dur=0.020918, cdx.remote;dur=854.565656, LoadShardBlock;dur=258.517249, PetaboxLoader3.datanode;dur=60.047001, PetaboxLoader3.resolve;dur=145.168113
x-app-server: wwwb-app28
x-ts: 302
x-tr: 1165
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app28; 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 200
server: nginx
date: Fri, 08 Aug 2025 21:46:14 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sat, 01 Aug 2009 12:02:52 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 128ms
x-archive-orig-etag: "8282ae3ccd0cf3ecefbd682345bd0cf2"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 117223
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 01 Aug 2009 12:02:53 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 26 May 2008 04:49:51 GMT", ; rel="prev memento"; datetime="Wed, 06 May 2009 09:56:05 GMT", ; rel="memento"; datetime="Sat, 01 Aug 2009 12:02:53 GMT", ; rel="next memento"; datetime="Thu, 03 Sep 2009 08:52:38 GMT", ; rel="last memento"; datetime="Tue, 20 May 2025 11:19:41 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: 51_11_20090801054226_crawl103.gpg-c/51_11_20090801115947_crawl101.arc.gz
server-timing: captures_list;dur=0.986962, exclusion.robots;dur=0.041379, exclusion.robots.policy;dur=0.024969, esindex;dur=0.015730, cdx.remote;dur=21.339009, LoadShardBlock;dur=52.250439, PetaboxLoader3.datanode;dur=1963.682648, load_resource;dur=1998.330537, PetaboxLoader3.resolve;dur=74.811431
x-app-server: wwwb-app28
x-ts: 200
x-tr: 2420
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
bmabey's Profile - GitHub
Public Activity
-
Design for Cucumber's site- https://cukes.infoUpdated Fri Jul 31 21:33:48 -0700 2009
-
Pygments lexer for CucumberUpdated Wed Jul 29 15:40:40 -0700 2009
-
Messaging gateway API with adapters for different messaging systems available in Ruby.Updated Tue Jul 28 17:49:53 -0700 2009
-
An experimental reimplementation of RSpec's story framework, based on TreetopForked from aslakhellesoy/cucumber Tue Sep 09 20:58:45 -0700 2008
-
Collection of rspec matchers and cucumber steps for testing email in a rails appUpdated Sat Jul 18 07:41:59 -0700 2009
-
Behaviour Driven Development framework for RubyForked from dchelimsky/rspec Tue Oct 28 08:52:27 -0700 2008
-
TextMate bundle for CucumberUpdated Wed Jun 17 14:29:23 -0700 2009
-
A DRb server for testing frameworks (RSpec currently) that forks before each run to ensure a clea...Forked from timcharper/spork Mon May 25 08:01:58 -0700 2009
-
YARD Plugin example that documents RSpec codeForked from lsegal/yard-spec-plugin Sat May 30 14:51:53 -0700 2009
-
YARD is a Ruby Documentation tool (Yay!)Forked from lsegal/yard Fri May 29 17:37:53 -0700 2009
-
Demo project for Ruby on Rails and Cucumber. Primarily used to test that Cucumber works with RoR.Forked from aslakhellesoy/cucumber_rails Thu Apr 09 17:10:15 -0700 2009
-
A fist full of code metricsForked from jscruggs/metric_fu Thu Jun 04 20:27:29 -0700 2009
-
Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.Updated Fri May 08 20:53:37 -0700 2009
-
The source code for https://cukes.info - Cucumber's web siteForked from aslakhellesoy/cucumber_site Fri Mar 20 09:04:51 -0700 2009
-
Attempting to simplify the distribution of standard dotfiles across multiple machines while still...Forked from tomkersten/vixploder Wed Jan 28 21:08:58 -0800 2009
-
Webrat - Ruby Acceptance Testing for Web applicationsForked from brynary/webrat Wed Apr 16 11:53:13 -0700 2008
-
Word to your object mother.Forked from nakajima/fixjour Fri Jan 30 14:26:47 -0800 2009
-
Useful collection of webrat Textmate snippets meant for use with the RSpec Story and/or Cucumber ...Updated Thu Jan 22 07:51:14 -0800 2009
-
RSpec's official Ruby on Rails pluginForked from dchelimsky/rspec-rails Fri Jan 16 20:08:55 -0800 2009
-
Ruby wrapper for the GNU linear programming kit (GLPK). The GLPK (GNU Linear Programming Kit) pac...Updated Wed Jan 07 19:53:04 -0800 2009
-
Want to write iPhone apps with unit tests? Want to write them in Ruby?Forked from drnic/rbiphonetest Tue Dec 23 20:48:55 -0800 2008
-
Vim helpers for working with Cucumber featuresForked from agile/vim-story Mon Nov 03 16:12:58 -0800 2008
-
CI::Reporter is an add-on to Test::Unit and RSpec that allows you to generate XML reports of your...Forked from nicksieger/ci_reporter Fri Apr 10 14:42:35 -0700 2009
-
Textmate Bundle for RSpec plain text storiesUpdated Sun Oct 19 13:39:02 -0700 2008
-
Textmate bundle for RSpec.Forked from dchelimsky/rspec-tmbundle Thu Apr 03 15:12:59 -0700 2008
-
Resources for rspec developers/contributorsForked from dchelimsky/rspec-dev Mon May 19 22:19:40 -0700 2008
Public Activity
Tell spork to reload
skynet was created Tue Dec 16 13:30:20 -0800 2008
method_lister's description:
A Ruby IRB / Debuging Tool for Listing Methods on an Object by their Source Module / Class
HEAD is 70b9c9afef5c6c7570d815945cbd43200e129843
x

-
bmabey committed 70b9c9af:
Merge branch 'aslakhellesoy/master'
-
aslakhellesoy committed c2bf0890:
Better handling of spaces
-
aslakhellesoy committed f1894de8:
Added Rake script that generates lexer from cucumber's languages. Requires at least cucumber 039eaba (where texan was escaped). Now the gherkin lexer can be used with Jekyll. There are still some issues. Steps starting with 'Given I ' are not correctly lexed. 'Given I ' becomes one token, but only 'Given ' ought to.
"Home" is at
bmabey/rosetta_queue/wikis/home
"Home" is at
bmabey/rosetta_queue/wikis/home
"Stomp Adapter" is at
bmabey/rosetta_queue/wikis/stomp-adapter
"How to Contribute" is at
bmabey/rosetta_queue/wikis/how-to-contribute
"How to Contribute" is at
bmabey/rosetta_queue/wikis/how-to-contribute
"Beanstalk Adapter" is at
bmabey/rosetta_queue/wikis/beanstalk-adapter
"Beanstalk Adapter" is at
bmabey/rosetta_queue/wikis/beanstalk-adapter
"AMQP Adapter" is at
bmabey/rosetta_queue/wikis/amqp-adapter
"AMQP Adapter" is at
bmabey/rosetta_queue/wikis/amqp-adapter
"Quickstart" is at
bmabey/rosetta_queue/wikis/quickstart
"Quickstart" is at
bmabey/rosetta_queue/wikis/quickstart
HEAD is 5f1078459b7c87a4769044d2eef6c055f6f11205
x

-
cwyckoff committed 78ea1ae9:
updated README
-
cwyckoff committed 4a08a742:
Shortened names of amqp strategy namespaces
-
cwyckoff committed 74ba6e5b:
* Fixed a connection bugs in evented amqp adapter
-
cwyckoff committed e7f765e7:
* added evented amqp adapter back to the lineup.
-
cwyckoff committed fcf3bf10:
Merge branch 'master' of git@github.com:cwyckoff/rosetta_queue
-
cwyckoff committed f63a6fee:
* Updated the README file.
-
cwyckoff committed 57fa231b:
* Updated the README file.
-
cwyckoff committed 418eba31:
fixed bug with client acknowledgement
-
cwyckoff committed 520c04ac:
Amqp Adapter Changes:
-
cwyckoff committed dd18f8fe:
fixed error output on producer and consumer classes
-
cwyckoff committed 2986a1ee:
removed deleted files from gemspec
-
cwyckoff committed b1fc3574:
fixed broken specs
-
cwyckoff committed 71b486d3:
minor addition to Consumer.delete feature step
-
cwyckoff committed 64fb7bea:
bumped gem version
-
cwyckoff committed e45ee8f8:
finished delete queue scenario
-
cwyckoff committed dc58006f:
added delete method to Consumer class which allows user to delete a queue
-
cwyckoff committed f724f397:
resolving merge conflicts
-
cwyckoff committed ae512e21:
refactored amqp stuff
-
cwyckoff committed a6ba03a7:
added adapter for synchronous AMQP client Carrot
-
cwyckoff committed ff4eebef:
added simple examples; modified adapter so that it takes an options hash and passes adapter_settings to adapters as a hash; implemented options for subscribe and publish on amqp adapter
And 17 more commits...
New branch is at bmabey/cukes.info-design/tree/master
New repository is at bmabey/cukes.info-design
"Troubleshooting" is at
aslakhellesoy/cucumber/wikis/troubleshooting
"Troubleshooting" is at
aslakhellesoy/cucumber/wikis/troubleshooting
"Troubleshooting" is at
aslakhellesoy/cucumber/wikis/troubleshooting
webrat's description:
Webrat - Ruby Acceptance Testing for Web applications
wave's description:
Ruby client for Google Wave
HEAD is 235a9fae68dbafe6a0059a59ec0238ca8733d602
x

-
josephwilk committed b1818061:
Fixed bug with rake task raising errors with feature files with spaces [#380 state:resolved]
-
aslakhellesoy committed 0253f299:
All table differ specs passing
-
aslakhellesoy committed 6f809173:
TableDiffer is born
-
aslakhellesoy committed 7f477d41:
Make disabled spec pass
-
aslakhellesoy committed a58075a9:
Refactoring table diffing
-
aslakhellesoy committed d32a3593:
Better names
-
aslakhellesoy committed eab77da6:
Add new files to manifest
-
aslakhellesoy committed 056afa4d:
Updated History for use with Rails/Webrat
-
aslakhellesoy committed 7b504ea2:
Better arithmetic for calculation of diff offsets
-
aslakhellesoy committed 8ef8b396:
Less bugs in Table#diff
-
aslakhellesoy committed 55a89e73:
Double doh
-
aslakhellesoy committed f831e8a0:
Added new Table.diff method
-
aslakhellesoy committed 1a1dc00f:
Fix broken feature
-
aslakhellesoy committed 032ee69f:
Added name accessor to NoStepMatch
-
aslakhellesoy committed 19db85fa:
Merge branch 'master' of git://github.com/demetriusnunes/cucumber
-
aslakhellesoy committed 94afadde:
More detailed error when a file can't be loaded
-
jwilger committed 31e69e39:
Another version bump just to get Github to build the gem
-
jwilger committed f7961a50:
Version bump to 0.3.11.200906161540
-
jwilger committed 168b2ea8:
Allow multiple tag switches to be specified when running cucumber
-
demetriusnunes committed 377c8933:
Fixed a little find & replace typo.
And 28 more commits...
blitz's description:
Fine-grained Rails generators for Outside-In Development with Cucumber, Factory Girl, & Shoulda.
bumps's description:
Remote management of Cucumber (cukes.info) features. Allows you to pull in feature files from an external source and push the results of a Cucumber run via HTTP.
rufus-lua's description:
embedding Lua in Ruby, via FFI
This feature is coming soon. Sit tight!