Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove `FormBuilder` deprecation warning about block argument and associated ↵ | Vipul A M | 2013-07-02 | 1 | -0/+4 | |
| | | | | tests | |||||
* | fetch value(s) from stringified options | Jon Rowe | 2013-06-29 | 1 | -0/+4 | |
| | ||||||
* | Review AV changelog [ci skip] | Carlos Antonio da Silva | 2013-06-27 | 1 | -2/+2 | |
| | ||||||
* | Remove passing the prompt to grouped_options_for_select as an argument, ↵ | kennyj | 2013-06-28 | 1 | -0/+5 | |
| | | | | because it was deprecated. | |||||
* | Add CHANGELOG entry for #10971 | Rafael Mendonça França | 2013-06-24 | 1 | -1/+15 | |
| | | | | | | | [ci skip] Conflicts: actionpack/CHANGELOG.md | |||||
* | Adjust changelog for AV & AP | Łukasz Strzałkowski | 2013-06-20 | 1 | -1/+42 | |
| | ||||||
* | Remove heading from AV's CHANGELOG | Łukasz Strzałkowski | 2013-06-20 | 1 | -2/+0 | |
| | ||||||
* | ActionView version should be 4.1.0 | Piotr Sarnacki | 2013-06-20 | 1 | -1/+1 | |
| | ||||||
* | Add bare actionview gem to the root directory | Piotr Sarnacki | 2013-06-20 | 1 | -0/+3 | |
This commit creates structure for Action View gem and is first of a series of commits extracting Action View from Action Pack. |