| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test that wasn't running at all. | Emilio Tagua | 2010-09-28 | 1 | -1/+1 |
* | Redefine duplicated test name. | Emilio Tagua | 2010-09-28 | 1 | -1/+1 |
* | Use helper method here. | Emilio Tagua | 2010-09-28 | 1 | -6/+5 |
* | Silence warnings here, only setting Encoding.default_external for testing. | Emilio Tagua | 2010-09-28 | 1 | -2/+3 |
* | Silence warnings here, only setting Encoding.default_external for testing. | Emilio Tagua | 2010-09-28 | 1 | -2/+3 |
* | Add parenthesis to avoid syntax warnings. | Emilio Tagua | 2010-09-28 | 2 | -2/+2 |
* | Remove duplicated method. | Emilio Tagua | 2010-09-28 | 1 | -2/+0 |
* | Initialize @_virtual_path path ivar. | Emilio Tagua | 2010-09-28 | 1 | -0/+1 |
* | Rename tests to avoid name collisions and warnings when running rake task. | Emilio Tagua | 2010-09-28 | 1 | -5/+5 |
* | Rename duplicated test, and give it a correct name. Remove nonsense line. | Emilio Tagua | 2010-09-28 | 1 | -2/+1 |
* | Remove duplicated test. | Emilio Tagua | 2010-09-28 | 1 | -20/+0 |
* | Remove more warnings shadowing outer local variable. | Emilio Tagua | 2010-09-27 | 1 | -1/+1 |
* | Remove more warnings shadowing outer local variable. | Emilio Tagua | 2010-09-27 | 1 | -1/+1 |
* | Use parentheses when using assert_match followed by a regexp to avoid warnings. | Emilio Tagua | 2010-09-27 | 5 | -16/+16 |
* | Remove last tests with deprecated form_for and cleanup form_for helper | Carlos Antonio da Silva | 2010-09-26 | 1 | -63/+49 |
* | Select tags with array options are deprecated, removing | Carlos Antonio da Silva | 2010-09-26 | 1 | -6/+0 |
* | Review most of the form_for deprecated tests, missing tests with index like [] | Carlos Antonio da Silva | 2010-09-26 | 1 | -405/+321 |
* | Remove duplicate helper method | Krekoten' Marjan | 2010-09-25 | 1 | -3/+0 |
* | These tests shouldn't depend on local time to pass or fail, we can use utc here. | Emilio Tagua | 2010-09-24 | 2 | -2/+2 |
* | file_field propagates up multipart property even inside of fields_for | Santiago Pastorino | 2010-09-20 | 1 | -0/+21 |
* | application.js should be the last file on javascript_include_tag(:all) | Santiago Pastorino | 2010-09-19 | 1 | -8/+8 |
* | argument error is done for us | Aaron Patterson | 2010-09-18 | 1 | -0/+6 |
* | file_field makes the enclosing form multipart | Santiago Pastorino | 2010-09-18 | 1 | -0/+18 |
* | Allow view helper's #initialize method to be called. [#5061 state:resolved] | Carl Lerche | 2010-09-13 | 1 | -0/+13 |
* | Start cleanup of deprecations in ActionView | Carlos Antonio da Silva | 2010-09-06 | 1 | -8/+0 |
* | Merge remote branch 'drogus/remove_deprecated_routes' | José Valim | 2010-09-05 | 4 | -7/+6 |
|\ |
|
| * | Removed deprecated RouteSet API, still many tests fail | Piotr Sarnacki | 2010-09-05 | 4 | -7/+6 |
* | | Make number_to_human and number_with_precision work with negatives | Santiago Pastorino | 2010-09-05 | 1 | -0/+2 |
* | | Fix indentation errors | Santiago Pastorino | 2010-09-05 | 1 | -47/+47 |
* | | Fix number_to_human(0) exception [#5532 state:resolved] | Ben Sharpe | 2010-09-05 | 1 | -0/+1 |
|/ |
|
* | Remove namespace for isolated namespaced models in forms | Piotr Sarnacki | 2010-09-03 | 1 | -0/+17 |
* | Added ability to set asset_path for engines | Piotr Sarnacki | 2010-09-03 | 1 | -0/+23 |
* | Extended url_for to handle specifying which router should be used. | Piotr Sarnacki | 2010-09-03 | 2 | -51/+41 |
* | Removing unnecessary code from render_test | Thiago Pradi | 2010-09-02 | 1 | -2/+0 |
* | Removing unnecessary code | Thiago Pradi | 2010-09-02 | 1 | -7/+0 |
* | Added :format option for form_for helper and spec for this [#5226 state:resol... | Alex Chrome | 2010-09-01 | 1 | -2/+18 |
* | Remove NonConcattingString. | José Valim | 2010-08-29 | 1 | -2/+0 |
* | Remove deprecated support to <% form_for %> and several ActionController::Bas... | José Valim | 2010-08-29 | 2 | -43/+10 |
* | password_field renders with nil value by default | Santiago Pastorino | 2010-08-28 | 1 | -1/+4 |
* | Make InstanceTagMethods#value_before_type_cast raise if the model don't respo... | Santiago Pastorino | 2010-08-27 | 1 | -0/+13 |
* | Move encoding settings for testing purposes to abstract_unit file | Santiago Pastorino | 2010-08-21 | 1 | -8/+1 |
* | Revert "It's snowing!" | wycats | 2010-08-18 | 2 | -2/+2 |
* | code gardening: we have assert_(nil|blank|present), more concise, with better... | Xavier Noria | 2010-08-17 | 1 | -1/+1 |
* | select tags coerce the :selected option, options to strings before comparison... | Subba Rao Pasupuleti | 2010-08-15 | 1 | -0/+62 |
* | Making time_zone_options_for_select return a html_safe string | Mikel Lindsaar | 2010-08-15 | 1 | -0/+4 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 16 | -104/+104 |
* | It's snowing! | Jeremy Kemper | 2010-08-12 | 2 | -2/+2 |
* | Replace snowman with utf8=✓ | wycats | 2010-08-11 | 2 | -2/+2 |
* | layout_for works again with objects as specified in the documentation and Rai... | José Valim & Carlos Antonio da Silva | 2010-08-11 | 1 | -0/+5 |
* | rename _snowman to _e | wycats | 2010-08-09 | 2 | -2/+2 |