PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my settings
my profile
Public Pastes
Untitled
14 sec ago
Untitled
7 sec ago
===>SELL<== ...
27 sec ago
Peter Zohdy & ...
21 sec ago
VBScript: Trim cha...
13 sec ago
empty code
14 sec ago
Untitled
16 sec ago
Live Watch Atléti...
1 min ago
Untitled
By: a guest on Jan 28th, 2012 | syntax:
None
| size: 0.28 KB | hits: 14 | expires: Never
download
|
raw
|
embed
|
report abuse
Copied
<%= text_field_tag field, instance_variable_get("@#{field}"), :size => args[:size], :id => field %>
<%= observe_field field.to_sym,
:frequency => args[:frequency],
:url => url,
:with => "'#{field}=' + encodeURIComponent(value)" %>
create a
new version
of this paste
RAW Paste Data
<%= text_field_tag field, instance_variable_get("@#{field}"), :size => args[:size], :id => field %> <%= observe_field field.to_sym, :frequency => args[:frequency], :url => url, :with => "'#{field}=' + encodeURIComponent(value)" %>