Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Following documentation guideline | Rafael Mendonça França | 2014-05-14 | 1 | -4/+3 |
| | |||||
* | deprecate AbC:Base::parent_prefixes. | Nick Sutterer | 2014-05-13 | 1 | -0/+49 |
| | | | | | | rename ::_local_prefixes to ::local_prefixes to state the public attribute. document the latter. make ::local_prefixes private, test overriding it and remove documentation for overriding ::_parent_prefixes. | ||||
* | Move abstract's controller tests to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+262 |
The ones that were actually testing AV functionality and should belong in there |