CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 20:18:36 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100607114801
location: https://web.archive.org/web/20100607114801/https://answers.oreilly.com/rss/tags/rails/
server-timing: captures_list;dur=0.503141, exclusion.robots;dur=0.020225, exclusion.robots.policy;dur=0.008846, esindex;dur=0.009237, cdx.remote;dur=26.207393, LoadShardBlock;dur=162.122477, PetaboxLoader3.datanode;dur=52.655494
x-app-server: wwwb-app210
x-ts: 302
x-tr: 219
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: 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 200
server: nginx
date: Thu, 31 Jul 2025 20:18:37 GMT
content-type: text/xml; charset=UTF-8
content-length: 4700
x-archive-orig-date: Mon, 07 Jun 2010 11:47:57 GMT
x-archive-orig-server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8
x-archive-orig-x-powered-by: PHP/5.2.8
x-archive-orig-set-cookie: answers_session_id=deleted; expires=Sun, 07-Jun-2009 11:47:56 GMT; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=deleted; expires=Sun, 07-Jun-2009 11:47:56 GMT; path=/; domain=.oreilly.com; httponly
x-archive-orig-expires: Mon 07 Jun 2010 11:48:03 AM GMT GMT
x-archive-orig-cache-control: must-revalidate, post-check=0, pre-check=0
x-archive-orig-pragma: public
x-archive-orig-content-length: 4700
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 07 Jun 2010 11:48:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 07 Jun 2010 11:48:01 GMT", ; rel="memento"; datetime="Mon, 07 Jun 2010 11:48:01 GMT", ; rel="next memento"; datetime="Tue, 13 Sep 2011 05:43:30 GMT", ; rel="last memento"; datetime="Sun, 02 Jun 2013 17:34:37 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_16_20100607111102_crawl103-c/52_16_20100607114441_crawl100.arc.gz
server-timing: captures_list;dur=0.475083, exclusion.robots;dur=0.015974, exclusion.robots.policy;dur=0.008021, esindex;dur=0.009052, cdx.remote;dur=8.687198, LoadShardBlock;dur=211.546190, PetaboxLoader3.datanode;dur=231.809435, PetaboxLoader3.resolve;dur=158.871703, load_resource;dur=198.781392
x-app-server: wwwb-app210
x-ts: 200
x-tr: 443
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=()
accept-ranges: bytes
Tag RSS Feed: rails
https://answers.oreilly.com/tag/rails
Thu, 03 Jun 2010 15:55:54 +0000
60
-
Checking in on Ruby on Rails
https://answers.oreilly.com/topic/1578-checking-in-on-ruby-on-rails/
Ruby on Rails took the software industry by storm a few years ago. However, unlike many technologies that looked great for a while and then slacked in popularity, Rails continues to attract developer...
Thu, 03 Jun 2010 15:55:54 +0000
https://answers.oreilly.com/topic/1578-checking-in-on-ruby-on-rails/
-
working under webrick but not under passenger
https://answers.oreilly.com/topic/1409-working-under-webrick-but-not-under-passenger/
Thu, 01 Jan 1970 00:00:00 +0000
https://answers.oreilly.com/topic/1409-working-under-webrick-but-not-under-passenger/
-
https://answers.oreilly.com/topic/1052-ruby-on-rails-how-does-one-render-html-from-another-web-server-to-a-ruby-on-rails-app/
Thu, 04 Feb 2010 18:03:22 +0000
https://answers.oreilly.com/topic/1052-ruby-on-rails-how-does-one-render-html-from-another-web-server-to-a-ruby-on-rails-app/
-
Parsing fixed-width fields in Ruby/Rails
https://answers.oreilly.com/topic/595-parsing-fixed-width-fields-in-rubyrails/
Tue, 10 Nov 2009 18:00:05 +0000
https://answers.oreilly.com/topic/595-parsing-fixed-width-fields-in-rubyrails/
-
How to compute distances based on zip codes
https://answers.oreilly.com/topic/435-how-to-compute-distances-based-on-zip-codes/
Mon, 26 Oct 2009 20:20:52 +0000
https://answers.oreilly.com/topic/435-how-to-compute-distances-based-on-zip-codes/
-
How to package a Ruby on Rails application for Java EE
https://answers.oreilly.com/topic/434-how-to-package-a-ruby-on-rails-application-for-java-ee/
Use the Warbler gem. From the JRuby Cookbook:
Use Warbler to package your Rails application as a WAR file. Start by installing the gem:
$ jruby –S gem install warbler
This gem adds the warb...
Mon, 26 Oct 2009 19:44:55 +0000
https://answers.oreilly.com/topic/434-how-to-package-a-ruby-on-rails-application-for-java-ee/
-
How to add information to the Rails logs
https://answers.oreilly.com/topic/368-how-to-add-information-to-the-rails-logs/
You may not have thought of it this way, but you’ve been working with Rails logs since the first time you entered script/server. All of that information flowing by is the development log. You can fi...
Fri, 02 Oct 2009 19:27:50 +0000
https://answers.oreilly.com/topic/368-how-to-add-information-to-the-rails-logs/
-
How Do I Set Up A Relational Database To Use With Rails?
https://answers.oreilly.com/topic/9-how-do-i-set-up-a-relational-database-to-use-with-rails/
Tue, 08 Sep 2009 21:47:06 +0000
https://answers.oreilly.com/topic/9-how-do-i-set-up-a-relational-database-to-use-with-rails/