CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 20:10:37 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090923220253
location: https://web.archive.org/web/20090923220253/https://github.com/drnic/personal-rails-generators
server-timing: captures_list;dur=1.461467, exclusion.robots;dur=0.046749, exclusion.robots.policy;dur=0.019049, esindex;dur=0.021832, cdx.remote;dur=8.287521, LoadShardBlock;dur=160.189772, PetaboxLoader3.datanode;dur=66.920450, PetaboxLoader3.resolve;dur=46.610719
x-app-server: wwwb-app214
x-ts: 302
x-tr: 234
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; 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: Sun, 24 Aug 2025 20:10:38 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Wed, 23 Sep 2009 22:02:53 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "c7241f0802e2acba70805ac93b507d8e"
x-archive-orig-x-runtime: 1197ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 22061
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 23 Sep 2009 22:02:53 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 23 Sep 2009 22:02:53 GMT", ; rel="memento"; datetime="Wed, 23 Sep 2009 22:02:53 GMT", ; rel="next memento"; datetime="Sun, 01 Nov 2009 13:31:55 GMT", ; rel="last memento"; datetime="Sat, 31 Oct 2020 04:00:12 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_11_20090923200303_crawl102.gpg-c/52_11_20090923220049_crawl101.arc.gz
server-timing: captures_list;dur=0.786355, exclusion.robots;dur=0.028512, exclusion.robots.policy;dur=0.011882, esindex;dur=0.017751, cdx.remote;dur=11.880687, LoadShardBlock;dur=354.055230, PetaboxLoader3.datanode;dur=154.408159, PetaboxLoader3.resolve;dur=302.837586, load_resource;dur=123.940038
x-app-server: wwwb-app214
x-ts: 200
x-tr: 553
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
drnic's personal-rails-generators at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | A set of rails generators to be cloned into ~/.rails/generators edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/drnic/personal-rails-generators.git
Give this clone URL to anyone.
git clone git://github.com/drnic/personal-rails-generators.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:drnic/personal-rails-generators.git
|
name | age | message | |
---|---|---|---|
![]() |
README.md | Loading commit data... ![]() |
|
![]() |
Rakefile | ||
![]() |
app_layout/ | ||
![]() |
check_migration_version/ | ||
![]() |
database_yml_mysql/ | ||
![]() |
deploy/ | ||
![]() |
home_route/ |
README.md
A set of general purpose, user-specific generators for Rails projects.
You are most like going to want to fork this repository, modify or add generators that are specific to you.
Installation
cd ~
mkdir -p .rails
cd ~/.rails
git clone git://github.com/drnic/personal-rails-generators.git generators
Creating generators
Watch the RailsCast on Generators. The app_layout generator originates from this screencast.
Author
Dr Nic Williams, https://drnicwilliams.com and https://mocra.com
This feature is coming soon. Sit tight!