| 7143d80 |
2007-11-08 |
Smattering of grammatical fixes to documentation. Closes... |
| 0b0931e |
2007-09-15 |
Added block-acceptance to JavaScriptHelper#javascript_ta... |
| 62a9203 |
2007-06-23 |
Fixed that radio_button_tag should generate unique ids (... |
| 64d6556 |
2007-05-26 |
validates_numericality_of takes :greater_than, :greater_... |
| 1696c1f |
2007-01-05 |
Add more extensive documentation to the AssetTagHelper. ... |
| 6c914d9 |
2007-01-05 |
Add more extensive documentation to the AssetTagHelper. ... |
| 2c1d0e2 |
2007-01-05 |
Clean up multiple calls to #stringify_keys in TagHelper,... |
| 730c8e8 |
2007-01-05 |
Clean up multiple calls to #stringify_keys in TagHelper,... |
| 2876efb |
2006-12-06 |
Merge [5685] from trunk. Closes #3811. |
| 07423be |
2006-12-06 |
Bob's raining patches: fixes date_helper bugs and usabil... |
| 4aa358d |
2006-11-05 |
Merge [5429] from trunk. |
| 080ec98 |
2006-11-05 |
Fix invalid test fixture exposed by stricter Ruby 1.8.5 ... |
| b6171e7 |
2006-11-05 |
SQLite: count(distinct) queries supported in >= 3.2.6, f... |
| 53c4903 |
2006-11-02 |
Merge [5412] from trunk. |
| a8bb66a |
2006-11-02 |
Deprecate expire_matched_fragments. Use expire_fragment ... |
| 0c94868 |
2006-10-24 |
Update scaffold to use new form_tag block functionality.... |
| 986c1a6 |
2006-10-22 |
Deprecated UrlHelper#link_to_image and UrlHelper#link_to... |
| 1c71a5d |
2006-10-22 |
Upgraded NumberHelper with number_to_phone support inter... |
| afd288c |
2006-10-22 |
Fixed that setting RAILS_ASSET_ID to "" should not add a... |
| a21e86f |
2006-10-09 |
Fixed migration creation to work with namespaced models,... |
| 9fd88d7 |
2006-10-09 |
Deprecated add_on_boundary_breaking (use validates_lengt... |
| ef4fb3d |
2006-10-02 |
save! shouldn't validate twice. Closes #6324. |
| a0bf019 |
2006-09-26 |
Deprecation: count class method should be called with an... |
| c554a9c |
2006-09-26 |
strip_links is case-insensitive. Closes #6285. |
| f1b639c |
2006-09-08 |
Update descriptive messages for exceptions thrown by cgi... |
| 17f7eaa |
2006-09-04 |
Improved resolution of DateHelper#distance_of_time_in_wo... |
| f3d6726 |
2006-09-04 |
Document validates_presences_of behavior with booleans: ... |
| 4fc6c87 |
2006-09-03 |
radio_button_tag generates unique id attributes. Closes ... |
| 129a159 |
2006-03-18 |
Fixed link_to "somewhere", :post => true to produce vali... |
| fed41fb |
2006-02-28 |
Added support to AssetTagHelper#javascript_include_tag f... |
| b56cac5 |
2006-02-28 |
Added new column to all db definitions. Where, oh where,... |
| 231a464 |
2006-02-26 |
Fixed that form elements would strip the trailing [] fro... |
| 5e99422 |
2006-02-25 |
Updated docs (closes #3799) [ruby@bobsilva.com] |
| b9a9893 |
2006-02-10 |
Fix Syntax error in mysql.sql, Drop table readers and ru... |