CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 02 Aug 2025 15:35:46 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090421114622
location: https://web.archive.org/web/20090421114622/https://github.com/benhoskings
server-timing: captures_list;dur=0.594687, exclusion.robots;dur=0.020849, exclusion.robots.policy;dur=0.010004, esindex;dur=0.010985, cdx.remote;dur=34.882915, LoadShardBlock;dur=440.064175, PetaboxLoader3.resolve;dur=134.050533, PetaboxLoader3.datanode;dur=130.624403
x-app-server: wwwb-app204
x-ts: 302
x-tr: 570
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app204; 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: Sat, 02 Aug 2025 15:35:47 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Tue, 21 Apr 2009 11:46:22 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 776ms
x-archive-orig-etag: "c812ce20e08097331b2d912c93d10161"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 83285
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 21 Apr 2009 11:46:22 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 20 Apr 2008 10:57:57 GMT", ; rel="prev memento"; datetime="Thu, 26 Feb 2009 19:18:44 GMT", ; rel="memento"; datetime="Tue, 21 Apr 2009 11:46:22 GMT", ; rel="next memento"; datetime="Mon, 01 Feb 2010 08:07:19 GMT", ; rel="last memento"; datetime="Thu, 30 Jun 2022 09:27:26 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: 51_9_20090421073814_crawl103-c/51_9_20090421114544_crawl101.arc.gz
server-timing: captures_list;dur=0.443902, exclusion.robots;dur=0.017380, exclusion.robots.policy;dur=0.008930, esindex;dur=0.008949, cdx.remote;dur=20.692649, LoadShardBlock;dur=532.714309, PetaboxLoader3.resolve;dur=333.303701, PetaboxLoader3.datanode;dur=171.597846, load_resource;dur=201.679264
x-app-server: wwwb-app204
x-ts: 200
x-tr: 886
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
benhoskings's Profile - GitHub
Public Activity
-
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.Forked from technoweenie/acts_as_paranoid Wed Sep 17 07:32:43 -0700 2008
-
Rdoc template and generator for Ruby source code that uses javascript to make searching for metho...Forked from breakpointer/ajax-rdoc Sat Oct 11 20:38:48 -0700 2008
-
include EnumerableForked from defunkt/ambition Mon Sep 01 18:15:48 -0700 2008
-
Ambitious ActiveRecord adapter, for Ambition.Forked from defunkt/ambitious_activerecord Thu Oct 09 18:45:12 -0700 2008
-
My haxed Linkinus style.Updated Mon Aug 11 05:37:33 -0700 2008
-
Updated Sun Nov 09 00:34:13 -0800 2008
-
A simple ruby parser for Vulcan .dmp's I was working with.Updated Tue Sep 02 04:41:24 -0700 2008
-
Updated Sun Apr 19 03:55:52 -0700 2009
-
Cloned from git://git.kernel.org/pub/scm/git/git.gitUpdated Tue Feb 17 07:00:20 -0800 2009
-
Ambition for Hammock. Forked from https://github.com/defunkt/ambitionUpdated Tue Feb 03 05:56:12 -0800 2009
-
Radically RESTful Rails.Updated Thu Apr 16 23:26:53 -0700 2009
-
A rather nice smelling website.Forked from mitchellvriley/interesting-numbers Mon Feb 09 05:52:14 -0800 2009
-
A 2D soft body physics engine. With added awesome. And Ruby.Forked from mitchellvriley/jiggle Thu Mar 26 00:46:37 -0700 2009
-
Updated Sun Oct 05 18:38:56 -0700 2008
-
Ruby on Rails TextMate bundle [Learn it with PeepCode - https://peepcode.com/products/textmate-for...Forked from drnic/ruby-on-rails-tmbundle Mon Aug 04 22:37:00 -0700 2008
-
TextMate syntax highlighting and snippets for guitar tablature.Updated Thu Jan 08 09:44:13 -0800 2009
-
Experimenting with a simple client-server pair in Thrift by searching and controlling an iTunes l...Updated Tue Jul 22 21:14:17 -0700 2008
Public Activity
prohax has
1
public repos
and 1
follower.
HEAD is 5d631ccb6c7c423888d26738892082ed474f46a1
x

-
benhoskings committed 5d631ccb:
Fixed color_gray escape code.
HEAD is 1116972566bd39dec6cf95d96667c23d183c4d07
x

-
benhoskings committed 11169725:
Bumped version to 0.2.17. (rubygems was updated to 1.3.2 since the last version bump)
-
benhoskings committed b36d9c12:
Refactored the logic from #update into #assign_and_save_record, and the #assign_attributes_for_save helper.
-
benhoskings committed 1319c55f:
Removed some debug logging.
HEAD is e1e43139434af86a08f8d8f391afde3cec956a93
x

-
benhoskings committed e1e43139:
Added .aliases/commands and loaded it in .bashrc.
-
benhoskings committed 1c03ca3f:
Added j.sh and hook in .bashrc.
-
benhoskings committed b73b6ea1:
Enabled mouse support in .vimrc.
-
benhoskings committed 77d8c9d8:
Lots of git alias updates.
-
benhoskings committed f39f6853:
Added .caprc.
-
benhoskings committed bf9c24d3:
Added a trailing newline to clone_and_link.sh.
HEAD is 603961e59e3c4b10a0e2a5b0d0225acbe19c01e6
x

-
benhoskings committed 603961e5:
Merge branch 'master' of git@github.com:benhoskings/dot-files
-
benhoskings committed 93128dbe:
Fixed date_piece to rerun for every prompt, not just once at login.
benhoskings
created tag v0.1.3.5 at benhoskings/ambitious_activerecord
Thu Apr 16 07:02:51 -0700 2009
New tag is at benhoskings/ambitious_activerecord/tree/v0.1.3.5
benhoskings
created tag v0.1.3.6 at benhoskings/ambitious_activerecord
Thu Apr 16 07:01:53 -0700 2009
New tag is at benhoskings/ambitious_activerecord/tree/v0.1.3.6
HEAD is 7cea880346e47112ae638abcbd5442fcc58fd12c
x

-
benhoskings committed 7cea8803:
Bumped version to 0.1.3.6.
-
benhoskings committed 1d54deae:
Corrected dependency settings.
-
benhoskings committed f30751ce:
Default the join_association in Context#within to the symbolized name of the outer scope's owner.
HEAD is ca8fd92886a372e2e5ada5f67ebaf66bf9eb2f06
x

-
benhoskings committed ca8fd928:
Bumped version to 0.2.16.
-
benhoskings committed 0026f6a3:
Use #nested_params_for in #make_new_record, instead of #params_for, to set nesting attributes like foreign keys.
-
benhoskings committed d9546110:
Added #nested_params_for, to return the params for the current record plus all nestable 'blah_id' parameters.
-
benhoskings committed 2589654a:
Updated the implementation of current_hammock_resource to use #chomp! instead of regex matching and #gsub.
-
benhoskings committed fc70a175:
Fixed the find in find_record_on_create to query correctly with the current_nest_scope.
-
benhoskings committed c64c237c:
Use AR::Base.nestable_reflections in #determine_routing_parent instead of manual implementation.
-
benhoskings committed 86f0125d:
Added AR::Base.nestable_reflections.
New tag is at benhoskings/hammock/tree/v0.2.15.1
HEAD is 40fd9333300e0c6538f1db0ef57064dc615f1e38
x

-
benhoskings committed 40fd9333:
Bumped hammock version to 0.2.15.1.
-
benhoskings committed a4651d66:
Convert action_name to a symbol instead of a string before checking for ImpliedUnsafeActions.
-
benhoskings committed 9aace588:
Revert "Switched from #in? to #include? for non-literal args, since it splats into a nested array and breaks."
-
benhoskings committed 141ee46a:
Updated Object#in? to handle array args as well as splatted literal args.
New tag is at benhoskings/hammock/tree/v0.2.15
HEAD is 13587df20020a533605f3d36b4dc2e4426c21e3f
x

-
benhoskings committed 13587df2:
Bumped version to 0.2.15.
-
benhoskings committed 72445904:
Commented some debug logging.
-
benhoskings committed 678f41eb:
Switched from #in? to #include? for non-literal args, since it splats into a nested array and breaks.
-
benhoskings committed bf0e2ab7:
Moved implied verbs from RouteStep#implied_verb? to a constant.
-
benhoskings committed 54943a02:
partitioned_scope now uses an empty_scope when the resource doesn't match.
HEAD is 1671edf3b4c8b5daa0d58752dc8ab18c4436d48f
x

-
benhoskings committed 1671edf3:
Added String#/ to wrap File.join beautifully (thanks merb).
._,
/ /
`/ o -- IT'S A TRAP
class Fixnum
# 'Approximately self' - introduce a small amount of randomness into the value
def ~@
class Fixnum
# 'Approximately self' - introduce a small amount of randomness into the value
def ~@
require 'complex'
class Fixnum
def value_for_label object, method
(object && object.send(method)) || "-"
end
def v1(value)
value || "-"
end
require 'benchmark'
n = 10_000_000
require 'benchmark'
n = 10_000_000
New tag is at benhoskings/hammock/tree/v0.2.14
HEAD is ffb8fee54d059eb7c19eef3b02bba55dfe8a8e16
x

-
benhoskings committed ffb8fee5:
Bumped version to 0.2.14.
-
benhoskings committed 39d92e26:
On escort(:unauthed), redirect to login for public GETs when an authed scope exists.
New tag is at benhoskings/hammock/tree/v0.2.13
HEAD is ace577588b42b0c45eeca38de8e4411ecf4c12d3
x

-
benhoskings committed ace57758:
Bumped version to 0.2.13.
-
benhoskings committed 5cebb18a:
Use update_attributes instead of adjust in #find_or_create_with.
-
benhoskings committed a84b7ed6:
Added optional statuses handling to #ajaxinate.
-
benhoskings committed 1e4d1368:
Moved semicolons from call to declaration of response_action in #ajaxinate.
-
benhoskings committed 7ed239f2:
Avoid specifying the request format as an empty string.
def save_without_update_timestamps perform_validation = true
rec_ts = self.class.record_timestamps
self.class.record_timestamps = new_record?
def adjust attrs
attrs.each {|k,v| send "#{k}=", v }
save false
New tag is at benhoskings/hammock/tree/v0.2.12.1
HEAD is ce3fce135fc5321e54fd5112edf76a52b48c0bc7
x

-
benhoskings committed ce3fce13:
Bumped version to 0.2.12.1.
-
benhoskings committed 9438ec3e:
Changed #log to #dlog for unmatched scope logging and related chatter.
New tag is at benhoskings/hammock/tree/v0.2.12
HEAD is 6aeb12dbcbaff3f3e99993e21a478c131e171afd
x

-
benhoskings committed 6aeb12db:
Bumped version to 0.2.12.
-
benhoskings committed eac9e2ff:
Added loading message.
-
benhoskings committed 3f8017de:
Moved require for hammock components within Hammock.included.
-
benhoskings committed 30980c22:
Commented debugging output in #determine_routing_parent.
-
benhoskings committed 789458fe:
Removed InstanceMethods and ClassMethods internal modules from RestfulActions, to explicitly include it more cleanly in ApplicationController.
-
benhoskings committed 40fe6920:
Fix the loading code to achieve the same load whether hammock is installed as a plugin or a gem.
-
benhoskings committed c829caf9:
Send toplevel loading include to ActionController::Base instead of reopening ApplicationController.
-
benhoskings committed 6beca946:
Replaced escort_for_40[34] with render_for_status, which chooses the first available from controller partial, shared partial, static page and uses the correct HTTP status code.
-
benhoskings committed 57bcd305:
Cleanups.
capistrano_colors's description:
Colorize your capistrano output for better overview
Forked repository has since been deleted.
This feature is coming soon. Sit tight!