Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove require to AP stuff that left | Łukasz Strzałkowski | 2013-06-20 | 1 | -1/+0 |
| | |||||
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -2/+71 |
| | |||||
* | Add bare actionview gem to the root directory | Piotr Sarnacki | 2013-06-20 | 1 | -0/+24 |
This commit creates structure for Action View gem and is first of a series of commits extracting Action View from Action Pack. |