.. |
javascripts
|
Update Prototype to 1.6.0.1
|
2007-12-05 03:08:29 +00:00 |
active_record_helper.rb
|
Doc typo fixes for ActiveRecordHelper. Closes #9973 [mikong]
|
2007-10-26 03:34:48 +00:00 |
asset_tag_helper.rb
|
Fix typos (closes #10378)
|
2007-12-05 18:54:41 +00:00 |
atom_feed_helper.rb
|
Added AtomFeedHelper (slightly improved from the atom_feed_helper plugin) [DHH]
|
2007-09-21 22:17:35 +00:00 |
benchmark_helper.rb
|
Massive documentation update for all helpers (closes #8223, #8177, #8175, #8108, #7977, #7972, #7971, #7969) [jeremymcanally]
|
2007-06-23 17:49:18 +00:00 |
cache_helper.rb
|
Massive documentation update for all helpers (closes #8223, #8177, #8175, #8108, #7977, #7972, #7971, #7969) [jeremymcanally]
|
2007-06-23 17:49:18 +00:00 |
capture_helper.rb
|
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
|
2007-09-28 14:18:47 +00:00 |
date_helper.rb
|
Update documentation to reflect increased accuracy of date interval calculations. Closes #7192 [eventualbuddha]
|
2007-12-05 21:38:02 +00: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
|
Deal with nested fields_for too [DHH]
|
2007-12-02 01:10:50 +00:00 |
form_options_helper.rb
|
Remove Great Britain from the Country select helper to ensure consistency with iso 3166's long_names. Closes #6872 [Koz]
|
2007-12-05 05:55:26 +00:00 |
form_tag_helper.rb
|
Docfix (closes #10256)
|
2007-11-25 21:59:17 +00:00 |
javascript_helper.rb
|
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
|
2007-09-28 14:18:47 +00:00 |
number_helper.rb
|
Enhance documentation coverage for fragment caching. Closes #7315 [bscofield]
|
2007-12-05 21:06:36 +00:00 |
prototype_helper.rb
|
Add documentation examples to prototype helper. Closes #7211 [manfred]
|
2007-12-05 21:33:10 +00: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
|
Standardize on using hyphens rather than colons to separate option names from their explanation in documentation. Replace + with tt tags. Closes #8732. [ryanb]
|
2007-11-06 23:33:40 +00:00 |
sanitize_helper.rb
|
Refactor sanitizer helpers into HTML classes and make it easy to swap them out with custom implementations. Closes #10129. [rick]
|
2007-11-26 03:45:54 +00:00 |
scriptaculous_helper.rb
|
Fix typo in [8287]
|
2007-12-05 15:27:01 +00:00 |
tag_helper.rb
|
The tag helper may bypass escaping.
|
2007-09-24 08:13:55 +00:00 |
text_helper.rb
|
Fix syntax error in documentation example for cycle method. Closes #8735 [foca]
|
2007-11-06 23:25:02 +00:00 |
url_helper.rb
|
Fix typos (closes #10378)
|
2007-12-05 18:54:41 +00:00 |