CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 02:43:29 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090416051129
location: https://web.archive.org/web/20090416051129/https://github.com/josevalim
server-timing: captures_list;dur=3.986456, exclusion.robots;dur=2.881497, exclusion.robots.policy;dur=2.862396, esindex;dur=0.022214, cdx.remote;dur=18.188983, LoadShardBlock;dur=290.285131, PetaboxLoader3.datanode;dur=198.985763, PetaboxLoader3.resolve;dur=49.672624
x-app-server: wwwb-app218
x-ts: 302
x-tr: 355
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; 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 02:43:30 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Thu, 16 Apr 2009 05:11:28 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 459ms
x-archive-orig-etag: "b4acb325990fc4d93a799db0ab1c30e0"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 82805
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 16 Apr 2009 05:11:29 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 08 Jun 2008 07:25:36 GMT", ; rel="prev memento"; datetime="Sun, 15 Mar 2009 03:11:58 GMT", ; rel="memento"; datetime="Thu, 16 Apr 2009 05:11:29 GMT", ; rel="next memento"; datetime="Fri, 24 Jul 2009 05:19:16 GMT", ; rel="last memento"; datetime="Tue, 29 Jul 2025 19:13:38 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_20090416050454_crawl100-c/51_9_20090416050633_crawl101.arc.gz
server-timing: captures_list;dur=0.561444, exclusion.robots;dur=0.025518, exclusion.robots.policy;dur=0.010857, esindex;dur=0.013549, cdx.remote;dur=8.059904, LoadShardBlock;dur=328.630773, PetaboxLoader3.datanode;dur=239.803484, PetaboxLoader3.resolve;dur=267.421288, load_resource;dur=271.784261
x-app-server: wwwb-app218
x-ts: 200
x-tr: 785
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
josevalim's Profile - GitHub
Public Activity

josevalim
José Valim
Pagestacker
São Paulo/Brasil and Torino/Italia
8
May 07, 2008
-
Allows Rails applications to use HTTP cache specifications easilyUpdated Thu Feb 05 09:29:45 -0800 2009
-
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close...Forked from justinfrench/formtastic Mon Apr 06 04:22:54 -0700 2009
-
Inherited Resources speeds up development by making your controllers inherit all restful actions ...Updated Wed Apr 15 02:50:49 -0700 2009
-
Another templates localization schema for Rails 2.3Updated Tue Mar 31 06:08:08 -0700 2009
-
FixtureScenarios, FixtureScenariosBuilder, Yaml and Ruby in one big mix for Rails.Updated Sun Feb 22 13:09:22 -0800 2009
-
Every Rails page has footnotes that gives information about your application and links back to yo...Updated Fri Apr 03 05:06:37 -0700 2009
-
Simple easy contact form for Rails with I18n, validations, attachments and request information.Updated Wed Apr 15 07:15:42 -0700 2009
-
Rails edge playground :)Updated Mon Mar 09 03:52:39 -0700 2009
Public Activity
showoff's description:
Rails plugin that provides an easy way to include and show off html/erb/haml mockups
"Home" is at
josevalim/simple_form/wikis/home
"Home" is at
josevalim/simple_form/wikis/home
"Home" is at
josevalim/simple_form/wikis/home
master was changed to c8c4e9
"Home" is at
josevalim/inherited_resources/wikis/home
rr's description:
RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
safe_mass_assignment's description:
ActiveRecord plugin for allowing (careful) mass assignment of protected attributes, separate from values provided via users of your application.
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
describe FeedbacksController do
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
redcar's description:
A programmer's editor for Gnome.
jquery-relatize_date's description:
jQuery version of technoweenie's relative date js library.
"Wishlist" is at
justinfrench/formtastic/wikis/wishlist
HEAD is 8cbbf04718829f9603b5db1230813ab29ae7ebb5
x

-
josevalim committed 11b668dc:
Added wrapper_html to customize li wrappers.
-
josevalim committed 4db8eec7:
Ensure nested_child_index works in Rails Edge.
-
justinfrench committed 60595a22:
bumped gem version to 0.1.4 to include the recent stylesheet changes and the inclusion of the generators in the gemspec
-
justinfrench committed 0735d1ad:
updated the gem Rake task to include generators too
-
justinfrench committed 68180bd1:
tidying up some comments
-
justinfrench committed 83da2047:
don't need to deal with fieldWithErrors any more in CSS, it's been taken care of in the builder
-
justinfrench committed 7efc0396:
no need for padding on the input lis now that we're not doing background colors, which means things line up much nicer
-
justinfrench committed afff1683:
a real red
-
justinfrench committed 5b9ab681:
white space clean up
-
justinfrench committed ee571f33:
the pink background on error inputs is a little too opinionated for a default
-
justinfrench committed b137e77f:
a little less right margin on radio buttons
-
justinfrench committed a62ccd7f:
add a bottom margin to all inputs
-
justinfrench committed 160282b1:
negative bottom margin on nested ol on radio inputs to compensate for the bottom-margin on its contained li elments
-
justinfrench committed 0a105d91:
nuked old padding from buttons fieldset
-
justinfrench committed 2334e3a2:
getting rid of the grey lines inbetween inputs, and fiddling with the alignment of radio buttons to their labels
-
justinfrench committed 664f7367:
extracted some shared styles from the nested fieldsets used in radio and date/time inputs, and, drumroll please... found a pretty good way to position legends in Firefox, finally
-
justinfrench committed cbc01e6d:
add a little right margin to date/time selects
-
justinfrench committed 842b3867:
remove the default margin/padding from selects
-
justinfrench committed de9076bc:
nuked some duplicate selectors
-
justinfrench committed 4e8924a4:
added a little bit of padding to the top of the labels
And 1 more commits...
backports's description:
Essential backports that enables some of the really nice features of ruby 1.8.7, ruby 1.9 and rails from earlier ruby versions.
master was changed to 4f1c97
HEAD is 09088404b491db59a6e647523a0940c3144874b9
x

-
josevalim committed 5e49d420:
Added I18n to matcher basic messages.
-
josevalim committed ba4deef3:
Adding I18n file.
-
josevalim committed 16e9b69b:
Moving i18n logic to its own file.
-
josevalim committed 60e39d3d:
Added I18n basic files.
-
josevalim committed 5336e3ac:
Added optional tests.
-
josevalim committed c2b65b36:
Added more class methods handling to DSL.
-
josevalim committed ae7117c5:
More DSL tests.
-
josevalim committed 3c0b59df:
Added DSL!
-
josevalim committed 8dbe8686:
Commiting macro files.
-
josevalim committed 0d599b0d:
Added macros.
-
josevalim committed 44be082a:
Remarkable::Base added and with tests.
-
josevalim committed 77c26321:
Merge branch 'master' of git@github.com:carlosbrando/remarkable-core
-
josevalim committed 2fa2dc65:
Added basic matcher structure.
-
Carlos Brando committed d41f899b:
Remove redundancy.
-
Carlos Brando committed 3a97aa0f:
Merge branch 'master' of git@github.com:carlosbrando/remarkable-core
-
Carlos Brando committed 39c914d6:
Added some examples.
-
josevalim committed f1ddb42c:
Commiting files to Remarkable-Core
-
Carlos Brando committed 44491035:
Added remarkable-core files.
-
Carlos Brando committed fde282fd:
Added initial files.
-
Carlos Brando committed a733a4e2:
first commit
And 163 more commits...
This feature is coming soon. Sit tight!