Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in docs. HABTM associations should use a pluralized name | mariozig | 2013-06-25 | 1 | -1/+1 |
| | |||||
* | Comment typo | Ryan Williams | 2013-06-25 | 1 | -2/+2 |
| | |||||
* | Bump up version, fix module name | Łukasz Strzałkowski | 2013-06-20 | 1 | -4/+4 |
| | |||||
* | Remove require to AP stuff that left | Łukasz Strzałkowski | 2013-06-20 | 2 | -2/+0 |
| | |||||
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 96 | -2/+14624 |
| | |||||
* | Add bare actionview gem to the root directory | Piotr Sarnacki | 2013-06-20 | 2 | -0/+35 |
This commit creates structure for Action View gem and is first of a series of commits extracting Action View from Action Pack. |