.. |
javascripts
|
Update Prototype to 1.6.0.1
|
2007-12-05 03:08:29 +00:00 |
active_record_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
asset_tag_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
atom_feed_helper.rb
|
Improve documentation.
|
2008-03-26 12:27:52 +00:00 |
benchmark_helper.rb
|
Fixed tests (and the weird assumption that no logger would mean that the code wasnt run)
|
2008-04-30 15:00:15 -05:00 |
cache_helper.rb
|
Moved template handlers related code from ActionView::Base to ActionView::Template
|
2008-03-05 02:03:24 +00:00 |
capture_helper.rb
|
Update doc (closes #11402)
|
2008-03-28 20:03:28 +00:00 |
date_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
debug_helper.rb
|
Minor wording tweak to documentation for the debug helper. Closes #8037. [jeremymcanally]
|
2007-05-06 05:19:02 +00:00 |
form_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
form_options_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
form_tag_helper.rb
|
revised some conventions in form_tag_helper.rb
|
2008-05-04 23:24:20 +02:00 |
javascript_helper.rb
|
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
|
2007-09-28 14:18:47 +00:00 |
number_helper.rb
|
Fixed NumberHelper#number_with_precision to properly round in a way that works equally on Mac, Windows, Linux (closes #11409, #8275, #10090, #8027) [zhangyuanyi]
|
2008-03-24 21:12:55 +00:00 |
prototype_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
record_identification_helper.rb
|
Added record identifications to FormHelper#form_for and PrototypeHelper#remote_form_for [DHH]
|
2007-05-14 17:30:35 +00:00 |
record_tag_helper.rb
|
Tests for div_for and content_tag_for helpers. Closes #11223 [thechrisoshow]
|
2008-03-05 01:26:24 +00:00 |
sanitize_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
scriptaculous_helper.rb
|
Improve documentation coverage and markup
|
2008-05-02 14:45:23 +01:00 |
tag_helper.rb
|
The tag helper may bypass escaping.
|
2007-09-24 08:13:55 +00:00 |
text_helper.rb
|
Allow the #simple_format text_helper to take an html_options hash for each paragraph. Closes #2448 [Francois Beausoleil, thechrisoshow]
|
2008-03-24 02:29:30 +00:00 |
url_helper.rb
|
revised some conventions in url_helper.rb
|
2008-05-04 23:29:35 +02:00 |