CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 00:53:52 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100908021108
location: https://web.archive.org/web/20100908021108/https://github.com/msgehard
server-timing: captures_list;dur=0.804776, exclusion.robots;dur=0.025824, exclusion.robots.policy;dur=0.011308, esindex;dur=0.014678, cdx.remote;dur=133.080909, LoadShardBlock;dur=221.486559, PetaboxLoader3.datanode;dur=59.107939, PetaboxLoader3.resolve;dur=28.492948
x-app-server: wwwb-app218
x-ts: 302
x-tr: 391
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; 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: Wed, 06 Aug 2025 00:53:53 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Wed, 08 Sep 2010 02:11:08 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "98a573b61dbb82cf2669aeb2f36ec7e5"
x-archive-orig-x-runtime: 327ms
x-archive-orig-content-length: 49678
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: Wed, 08 Sep 2010 02:11:08 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 24 Jan 2010 08:00:12 GMT", ; rel="prev memento"; datetime="Sun, 24 Jan 2010 08:00:12 GMT", ; rel="memento"; datetime="Wed, 08 Sep 2010 02:11:08 GMT", ; rel="next memento"; datetime="Sun, 07 Nov 2010 22:41:08 GMT", ; rel="last memento"; datetime="Sun, 07 Nov 2010 22:41:08 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_17_20100908005754_crawl103-c/52_17_20100908021031_crawl101.arc.gz
server-timing: captures_list;dur=0.470093, exclusion.robots;dur=0.017986, exclusion.robots.policy;dur=0.007918, esindex;dur=0.010224, cdx.remote;dur=37.414372, LoadShardBlock;dur=637.460139, PetaboxLoader3.datanode;dur=99.963538, PetaboxLoader3.resolve;dur=133.226993, load_resource;dur=122.089336
x-app-server: wwwb-app218
x-ts: 200
x-tr: 894
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
msgehard's Profile - GitHub
Public Activity
msgehard
(Mike Gehard)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Mike Gehard
- Website/Blog
- https://www.pivotallabs.com
- Company
- Pivotal Labs
- Location
- Boulder, CO
- Member Since
- Sep 17, 2009
Following 5 coders and watching 46 repositories view all →
Public Repositories (5)
-
factory_girl_rails
Forked from thoughtbot/factory_girl_rails
Factory Girl ♥ Rails
Last updated Fri Sep 03 07:05:47 -0700 2010
-
rails3_tinker_site
A site where I can tinker around with Rails 3
Last updated Tue Aug 24 06:43:51 -0700 2010
-
acts_as_redis_counter
Forked from vitalie/acts_as_redis_counter
Redis Counter Plugin for Rails
Last updated Fri Jun 11 22:02:30 -0700 2010
-
railsconf-10-notes
Forked from jayzes/railsconf-10-notes
Session notes from Railsconf 2010 in Markdown
Last updated Thu Jun 10 05:20:29 -0700 2010
-
railsconf2010-app
Forked from dchelimsky/railsconf2010-app
story card app for railsconf 2010 demo
Last updated Mon Jun 07 05:44:27 -0700 2010
Public Activity 
-
20aac57
Follows changes introduced in factory_girl (Factory class -> F...
master was changed to 20aac5
Add generators to factory_girl_rails4 commits with 204 additions and 86 deletions
msgehard
created
branch
add_generators
at msgehard/factory_girl_rails
Tue Aug 31 22:28:14 -0700 2010
Adding in bundler support and using aruba for features3 commits with 140 additions and 86 deletions
msgehard
created
branch
gemfile_and_aruba
at msgehard/factory_girl_rails
Tue Aug 31 21:47:41 -0700 2010
aruba's description:
CLI Steps for Cucumber
-
42f59a1
Follows changes introduced in factory_girl (Factory class -> F...
Add fixture replacement config setting to factory_girl_rails.rb
Move factory_girl generators from rails3-generators to this gem
-
0e99493
Add RSpec support to Cucumber.
msgehard
created
branch
add_fixture_replacement_config
at msgehard/factory_girl_rails
Mon Aug 23 18:50:09 -0700 2010
Move factory_girl generators from rails3-generators to this gem
Forked repository is at msgehard/factory_girl_rails
Add this to the Gemfile and Cucumber takes care of the rest.
gem 'thin', :group => :test
When /^I wait until "([^"]*)" is visible$/ do |selector|
page.has_css?("#{selector}", :visible ...
hacketyhack's description:
the coder’s starter kit: sound, animation, video, messaging in a low-key ruby environment.
-
b08104d
Update gem versions and move some stuff around.
specjour's description:
distributed rspec & cucumber via bonjour
-
8eba025
Integrate haml-rails and factory_girl_rails railties. Modify ...
Add fixture replacement config setting to factory_girl_rails.rb
-
fbcba09
Use Mongrel for development environment.
Forked repository is at msgehard/railsconf2010-app
-
7046c71
Install rails3-generators to get access to HAML and Factory Gi...
-
b89c375
Try to get Selenium working to be able to test Javascript.
-
d748a37
Change to use capybara instead of webrat with cucumber.
-
6d6c102
Changing to Rails3 RC1 instead of Github.
- 1 more commit »
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security