summaryrefslogtreecommitdiff
path: root/lib/repository_cache.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix RepositoryCache backend attr_readerRobert Speicher2015-01-301-5/+1
|
* Refactor Repository to use new RepositoryCache classRobert Speicher2015-01-291-0/+25
Abstracts away the lower-level implementation details from the Repository model.