| Commit message (Expand) | Author | Age | Files | Lines |
* | text_area should handle nil value option like text_field | Joel Cogen | 2013-07-24 | 1 | -0/+7 |
* | add support for html attributes to grouped_options_for_select | Vasiliy Ermolovich | 2013-07-20 | 1 | -0/+10 |
* | Fix test name typos | Vipul A M | 2013-07-19 | 1 | -2/+2 |
* | Fix default rendered format problem when calling render method without :conte... | kennyj | 2013-07-15 | 1 | -0/+5 |
* | Merge pull request #11348 from sanemat/fix/link-to-block | Rafael Mendonça França | 2013-07-07 | 1 | -0/+7 |
|\ |
|
| * | Fix link_to with block and url_hash | sanemat | 2013-07-07 | 1 | -0/+7 |
* | | Fix "Stack Level Too Deep" error when rendering recursive partials | Rafael Mendonça França | 2013-07-07 | 3 | -0/+27 |
* | | Added an `enforce_utf8` hash option for `form_tag` method | Takayuki Matsubara | 2013-07-07 | 1 | -1/+16 |
|/ |
|
* | Remove action view test duplication | sanemat | 2013-07-07 | 1 | -3/+0 |
* | Remove `FormBuilder` deprecation warning about block argument and associated ... | Vipul A M | 2013-07-02 | 1 | -12/+0 |
* | fetch value(s) from stringified options | Jon Rowe | 2013-06-29 | 1 | -0/+17 |
* | Remove passing the prompt to grouped_options_for_select as an argument, becau... | kennyj | 2013-06-28 | 1 | -17/+0 |
* | Check if malformed fixture exists first | Łukasz Strzałkowski | 2013-06-20 | 1 | -0/+1 |
* | Restore mistakenly removed malformed file fixtures | Łukasz Strzałkowski | 2013-06-20 | 5 | -0/+5 |
* | Fix digestor tests | Łukasz Strzałkowski | 2013-06-20 | 1 | -1/+2 |
* | Copy company test fixture to AV (fixes failing test) | Łukasz Strzałkowski | 2013-06-20 | 1 | -0/+9 |
* | Remove unneeded test fixtures in AV | Piotr Sarnacki | 2013-06-20 | 129 | -277/+0 |
* | Remove unneeded files | Piotr Sarnacki | 2013-06-20 | 5 | -38/+0 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 349 | -0/+17643 |