aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* Feature requests should be made on the mailing list, not submitted toZachary Scott2014-06-011-1/+6
| | | | the issue tracker. See also #15455 [ci skip]
* Moved README into action_view [ci skip]Arun Agrawal2013-07-311-0/+5
|
* Added some description to generate actionview gem [ci skip]Arun Agrawal2013-07-171-2/+0
|
* Add bare actionview gem to the root directoryPiotr Sarnacki2013-06-201-0/+31
This commit creates structure for Action View gem and is first of a series of commits extracting Action View from Action Pack.