Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |