CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 10:23:15 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080516223551
location: https://web.archive.org/web/20080516223551/https://github.com/drnic/ruby-on-rails-tmbundle/tree
server-timing: captures_list;dur=0.744905, exclusion.robots;dur=0.028662, exclusion.robots.policy;dur=0.013230, esindex;dur=0.013359, cdx.remote;dur=368.715072, LoadShardBlock;dur=384.578809, PetaboxLoader3.datanode;dur=83.688261, PetaboxLoader3.resolve;dur=52.607791
x-app-server: wwwb-app220
x-ts: 302
x-tr: 796
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; 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, 22 Aug 2025 10:23:16 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sat, 17 May 2008 05:35:51 GMT
x-archive-orig-transfer-encoding: chunked
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_session=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7AA%253D%253D--05fe545aeb8e6719fb006b3a7474a1d3aeb228a4; path=/
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.52710
x-archive-orig-etag: "07d0df2986362d9f89370163efc7fdb3"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-x_commoncrawl_parsesegmentid: 3624
x-archive-orig-x_commoncrawl_originalurl: https://github.com/drnic/ruby-on-rails-tmbundle/tree
x-archive-orig-x_commoncrawl_urlfp: -8801198230504961499
x-archive-orig-x_commoncrawl_hostfp: 2322381874540480054
x-archive-orig-x_commoncrawl_signature:
x-archive-orig-x_commoncrawl_crawlno: 1
x-archive-orig-x_commoncrawl_fetchtimestamp: 1211002551471
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
x-archive-orig-content-encoding: gzip
memento-datetime: Fri, 16 May 2008 22:35:51 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 05 Feb 2008 16:23:02 GMT", ; rel="prev memento"; datetime="Sun, 06 Apr 2008 04:29:56 GMT", ; rel="memento"; datetime="Fri, 16 May 2008 22:35:51 GMT", ; rel="next memento"; datetime="Sat, 07 Jun 2008 16:45:30 GMT", ; rel="last memento"; datetime="Sat, 19 Jun 2010 23:39:40 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: 1214444257215_13-c/1214444366138_5.arc.gz
server-timing: captures_list;dur=0.740256, exclusion.robots;dur=0.026343, exclusion.robots.policy;dur=0.012148, esindex;dur=0.014300, cdx.remote;dur=50.271478, LoadShardBlock;dur=667.802844, PetaboxLoader3.datanode;dur=251.108574, PetaboxLoader3.resolve;dur=329.192633, load_resource;dur=113.030642
x-app-server: wwwb-app220
x-ts: 200
x-tr: 916
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 ruby-on-rails-tmbundle at master — GitHub
Description: | Ruby on Rails TextMate bundle [Learn it with PeepCode - https://peepcode.com/products/textmate-for-rails-2] |
Homepage: | https://macromates.com |
Clone URL: |
git://github.com/drnic/ruby-on-rails-tmbundle.git
Give this clone URL to anyone.
git clone git://github.com/drnic/ruby-on-rails-tmbundle.git
|
README
TextMate bundle for Ruby on Rails development GET IT NOW: with Rails 2.0 support. Rails 2.0 (copied from CHANGELOG) * Snippets/Commands for: * Tests * assert_select (ass) * assert_difference/assert_no_difference (asd/asnd) * GET+POST test method stubs (defg+defp) * Controllers * respond_to (rst) * REMOVED: render_component snippets * loggers - pass a block instead of raw string to save time if logging not used (e.g. production) [thx Stephen Touset] * redirect_to for resource paths (rep, repp, renp, renpp) * render :update (ru) [thx Simon Jefford] * Views * form_for (ff) * link_to for resource paths (lip, lipp, linp, linpp) * <% end -%> (end) * Models * has_many :though (hmt) * association snippets give better defaults (e.g. bt + hm) * validates_format_of (vf,vfif) [thx Dean Strelau] * Migrations * Sexy Migrations now available as "t." snippets [thx Lawrence Pit] * Migration classes have own textmate scope * Add/Remove Columns - the 'down' statements are in reverse order [thx Lawrence Pit, Daniel Kristensen] * Language/Syntax * New keywords: rescue_from * Added rb as a valid Rails file type [thx James Deville] * Commands * html.erb is the default for new templates (backwards compatibility is being worked on too) * Plugins * Footnote * footnote-edge uses .erb for templates [thx Stephen Bannasch]
This feature is coming soon. Sit tight!