CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 20:03:09 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100306050346
location: https://web.archive.org/web/20100306050346/https://github.com/defunkt/mustache/compare/pragmas
server-timing: captures_list;dur=0.554038, exclusion.robots;dur=0.020377, exclusion.robots.policy;dur=0.009276, esindex;dur=0.012560, cdx.remote;dur=195.387850, LoadShardBlock;dur=276.685208, PetaboxLoader3.datanode;dur=51.441681, PetaboxLoader3.resolve;dur=178.797720
x-app-server: wwwb-app214
x-ts: 302
x-tr: 505
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: Thu, 07 Aug 2025 20:03:11 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 06 Mar 2010 05:03:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "73e785ebecc70ed924a27a594455158a"
x-archive-orig-x-runtime: 96ms
x-archive-orig-content-length: 74514
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: Sat, 06 Mar 2010 05:03:46 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 06 Mar 2010 05:03:46 GMT", ; rel="memento"; datetime="Sat, 06 Mar 2010 05:03:46 GMT", ; rel="last memento"; datetime="Sat, 06 Mar 2010 05:03:46 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_14_20100306041718_crawl100-c/52_14_20100306050144_crawl101.arc.gz
server-timing: captures_list;dur=0.923855, exclusion.robots;dur=0.034831, exclusion.robots.policy;dur=0.014031, esindex;dur=0.020821, cdx.remote;dur=1067.505904, LoadShardBlock;dur=655.211728, PetaboxLoader3.datanode;dur=177.573541, PetaboxLoader3.resolve;dur=411.451746, load_resource;dur=204.065345
x-app-server: wwwb-app214
x-ts: 200
x-tr: 2067
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
Comparing master...pragmas for defunkt's mustache - GitHub
defunkt / mustache
- Source
- Commits
- Network (25)
- Issues (7)
- Wiki (1)
- Graphs
-
Branch:
pragmas
click here to add a description
click here to add a homepage
Compare View
Transform Comparison to Pull Request
Choose a ref to start at
Starting point can be a commit SHA, branch name or tag name.
Last commit Wed Nov 25 03:12:15 -0800 2009
Showing 6 unique commits by 1 author.
116f50ba
|
![]() |
|
add first pass at pragmas
|
|
|
050291fa
|
![]() |
|
pragmas may accept options
|
|
|
60e257e8
|
![]() |
|
clean up implicit iterator pragma
|
|
|
688685e3
|
![]() |
|
have the test helper help more
|
|
|
26da2ddb
|
![]() |
|
add dot notation pragma
|
|
|
7abad186
|
![]() |
|
remove debug
|
|
Showing 10 changed files with 153 additions and 13 deletions.
A | examples/pragma.mustache | 14 ••••• |
A | examples/pragma.rb | 14 ••••• |
A | examples/pragma_dot_notation.mustache | 3 ••• |
A | examples/pragma_dot_notation.rb | 17 ••••• |
M | lib/mustache.rb | 2 •• |
A | lib/mustache/pragmas/dot_notation.rb | 22 ••••• |
A | lib/mustache/pragmas/implicit_iterator.rb | 22 ••••• |
M | lib/mustache/template.rb | 28 •••• |
M | test/helper.rb | 15 •••• |
A | test/pragma_test.rb | 29 ••••• |
0
examples/pragma.mustache
0
examples/pragma.rb
0
examples/pragma_dot_notation.mustache
0
examples/pragma_dot_notation.rb
0
lib/mustache.rb
0
lib/mustache/pragmas/dot_notation.rb
0
lib/mustache/pragmas/implicit_iterator.rb
0
lib/mustache/template.rb
0
test/helper.rb
0
test/pragma_test.rb