CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 03 Aug 2025 09:08:25 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091023123437
location: https://web.archive.org/web/20091023123437/https://github.com/elandesign
server-timing: captures_list;dur=0.619574, exclusion.robots;dur=0.021387, exclusion.robots.policy;dur=0.009302, esindex;dur=0.012154, cdx.remote;dur=8.834979, LoadShardBlock;dur=488.383509, PetaboxLoader3.resolve;dur=360.893043, PetaboxLoader3.datanode;dur=86.816935
x-app-server: wwwb-app224
x-ts: 302
x-tr: 519
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; 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, 03 Aug 2025 09:08:26 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 23 Oct 2009 12:34:37 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "7a00b16559d2f5ac76e06052f65bafde"
x-archive-orig-x-runtime: 105ms
x-archive-orig-content-length: 73361
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: Fri, 23 Oct 2009 12:34:37 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 23 Oct 2009 12:34:37 GMT", ; rel="memento"; datetime="Fri, 23 Oct 2009 12:34:37 GMT", ; rel="next memento"; datetime="Tue, 01 Dec 2009 19:28:36 GMT", ; rel="last memento"; datetime="Sat, 14 Jun 2025 09:12:05 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_12_20091023055625_crawl100-c/51_12_20091023123405_crawl101.arc.gz
server-timing: captures_list;dur=0.838004, exclusion.robots;dur=0.029000, exclusion.robots.policy;dur=0.012422, esindex;dur=0.015888, cdx.remote;dur=59.712844, LoadShardBlock;dur=232.049679, PetaboxLoader3.resolve;dur=239.001468, PetaboxLoader3.datanode;dur=135.671729, load_resource;dur=148.179287
x-app-server: wwwb-app224
x-ts: 200
x-tr: 567
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
elandesign's Profile - GitHub
Public Activity
-
An input plugin for formtastic to render associations as AJAX autocomplete fieldsUpdated Thu Oct 22 07:12:51 -0700 2009
-
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close...Forked from justinfrench/formtastic Sat Oct 17 10:07:41 -0700 2009
-
An input plugin for formtastic to render file fields with an image preview for paperclip attachmentsUpdated Mon Oct 19 03:32:34 -0700 2009
-
An input plugin for formtastic to render belongs_to_enum fieldsUpdated Sat Oct 17 07:24:23 -0700 2009
-
An input plugin for Formtastic to render date fields using the Rails Date Kit.Updated Fri Oct 16 18:31:12 -0700 2009
-
An adapter that allows ActiveRecord to communicate with SQL AnywhereForked from sqlanywhere/activerecord-sqlanywhere-adapter Mon Feb 02 06:21:46 -0800 2009
-
A driver that allows Ruby/DBI to communicate with SQL AnywhereForked from sqlanywhere/dbd-sqlanywhere Mon Feb 02 06:21:04 -0800 2009
-
A low-lever driver that allows Ruby code to interface with SQL Anywhere databasesForked from sqlanywhere/sqlanywhere Mon Feb 02 06:20:45 -0800 2009
Public Activity
HEAD is ee94a1a918b95c9d6135526ef32b2999669936a9
x

-
elandesign committed ee94a1a9:
Use :foreign_key for belongs_to associations
HEAD is b9c2772daa99c2ac7ba9dde257069c89005ad97e
x

-
justinfrench committed 79d12f24:
moved buttons specs out to a separate file
-
justinfrench committed f856407f:
moved error proc and errors_on specs to their own files
-
justinfrench committed 7466c777:
moved the #inputs and #input specs out to their own file, and moved more setup/mock stuff into the spec helper
-
Egor Vakhromtsev committed 32fca69e:
Add version field (used in acts_as_versioned) to array of prohibited fields %w[created_at updated_at created_on updated_on lock_version]
-
grimen committed a24637f8:
More transparent handling of validation options :if/:unless in options_require_validation?.
-
grimen committed 0963a7c5:
Removed deprecated load path (lib/justinfrench/formtastic) from rails/init that raised MissingSourceFile.
-
justinfrench committed 77af11f6:
Improved the custom builder specs
-
justinfrench committed 93654442:
moved custom builder stuff out to it's own spec file
-
justinfrench committed 9690e9b3:
Start of The Big Spec Refactor:
-
justinfrench committed 18923122:
Nuking everything we deprecated on the way to 0.9 :)
-
justinfrench committed 441f140f:
bumping all the way up to 0.9
-
justinfrench committed 7432cdde:
added in a (fake) formtastic_stylesheets generator which advises you to use generate/formtastic instead, since a Railscast screencast just got published with the old generator
-
justinfrench committed 61d00565:
* updated the status to reflect that this is a release candidate
-
justinfrench committed 71ef99fd:
nuked the configuration copy/paste from the README, linked to the generator source instead
-
justinfrench committed 2bf5b23b:
updated README to reflect gemcutter gem source
-
justinfrench committed 5c1ce48a:
moved the stylesheets stuff up with installation
-
justinfrench committed c1a3581d:
Beefing up the specs around the behaviour of nested forms and the foo_attributes params key.
-
justinfrench committed eed8b711:
added a post_install_message to rake task/gemspec
-
jgdavey committed b9b6a545:
Use 'canonical' version of jeweler
-
elandesign committed 036a45b0:
Change to add the method to the wrapper li element for simpler css styling
And 3 more commits...
elandesign
created
branch
master
at elandesign/formtastic_autocomplete
Mon Oct 19 04:56:20 -0700 2009
New branch is at elandesign/formtastic_autocomplete/tree/master
New repository is at elandesign/formtastic_autocomplete
New branch is at elandesign/formtastic_image/tree/master
New repository is at elandesign/formtastic_image
master was changed to 4a2b6f
HEAD is 0958ac3f19584e4fabe180aac5a47ae9869f1f2d
x

-
elandesign committed 0958ac3f:
Change to add the method to the wrapper li element for simpler css styling
Forked repository is at elandesign/formtastic
Method name could be added to the enclosing li as a class
HEAD is c73e45b90b74a4a43e9f3b08199be55381b23861
x

-
elandesign committed c73e45b9:
Namespaced the Formtastic::Enum module to prevent conflicts
HEAD is a458029ccfe6d73700e37be5ec6ae4b56eaaeb33
x

-
elandesign committed a458029c:
Fixed calendar.css
HEAD is b25d24a1d7c38949d942c288b57c5d36122c24c6
x

-
elandesign committed b25d24a1:
Fixed a code typo in README.textile
New branch is at elandesign/formtastic_calendar/tree/master
New repository is at elandesign/formtastic_calendar
HEAD is 1c93fec1a3b708c0762b7da24473238deb38078a
x

-
elandesign committed 1c93fec1:
Tweaking the README
New branch is at elandesign/formtastic_enum/tree/master
New repository is at elandesign/formtastic_enum
HEAD is 6907da5e46c66844e20a8f72cdf5c4204cbd79fd
x

-
elandesign committed 6907da5e:
Modified autocomplete_input to handle single-record associations (belongs_to) as well as multi-record associations (has_many/has_and_belongs_to_many)
HEAD is 3e8a0226d714e94a6b3fa3e36178cdd1e155b91f
x

-
elandesign committed 3e8a0226:
Merge branch 'master' of github.com:elandesign/formtastic
-
elandesign committed cca884ad:
Work in progress: Added :as => autoselect_association input type
master was changed to d9a6d7
master was changed to ef70bd
master was changed to 23210f
HEAD is 45b4850ddb6feaad66c981efca071f38acd6cad8
x

-
elandesign committed 45b4850d:
Merge remote branch 'upstream/master'
-
grimen committed b2021081:
Better dependency loading for specs. Try to use Rails app defaults if available (already loaded), otherwise require the gem as last resort.
-
grimen committed 8f142f07:
Ruby 1.9: Workaround for encoding issue causing specs to fail. Most probably because of how rspec_hpricot_matchers handles encodings.
-
grimen committed 7ad51624:
Work-around for the issue with HAML + nested forms (issue #44).
-
justinfrench committed 70165548:
the installer just prompts to run the generator now, rather than dumping the (giant) README to the screen
-
justinfrench committed fc29eaaf:
Combined the "formtastic_config" and "formtastic_stylesheets" generators into one single "formtastic" generator that does both.
-
justinfrench committed 2526d2c1:
Going back to generators instead of Rake tasks for copying stylesheets and config files, because Rake tasks are not detected in Rails gem plugins (partially reverts 852751b366070b0235823f20695b919e9cb71577).
HEAD is 8299cd3b6617dbfc4265fc28d88157f5e4c99e57
x

-
elandesign committed 8299cd3b:
Add object and method classes to the wrapper_html
HEAD is 715a22483be7da9aaa324f736c5aa3ad523d822a
x

-
elandesign committed 715a2248:
Added input methods for enum, image, and calendar
Forked repository is at elandesign/formtastic
This feature is coming soon. Sit tight!