Skip to content

Pull requests: khiav223577/active_model_cachers

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

use after_commit hook to expire cached associations
#1 by khiav223577 was merged Apr 29, 2018 Loading…
Adjust usage
#2 by khiav223577 was merged May 1, 2018 Loading…
test cache self
#6 by khiav223577 was merged May 4, 2018 Loading…
cache on falsy result
#10 by khiav223577 was merged May 5, 2018 Loading…
Fix id problem by specify foreign_key manually
#11 by khiav223577 was merged May 5, 2018 Loading…
Support cache at belongs_to association
#14 by khiav223577 was merged May 6, 2018 Loading…
Adjust file structures
#15 by khiav223577 was merged May 6, 2018 Loading…
Support cache at has_many association I
#16 by khiav223577 was merged May 6, 2018 Loading…
Pass model to delete method to prevent an extra query
#19 by khiav223577 was merged May 7, 2018 Loading…
instance cacher
#20 by khiav223577 was merged May 8, 2018 Loading…
Support writing query in instance scope
#21 by khiav223577 was merged May 12, 2018 Loading…
Support caching result from outer service
#22 by khiav223577 was merged May 12, 2018 Loading…
use loaded model if possible to prevent extra queries
#23 by khiav223577 was merged May 13, 2018 Loading…
Support cleaning the cache manually
#24 by khiav223577 was merged May 13, 2018 Loading…
Support cache self by other column
#25 by khiav223577 was merged May 13, 2018 Loading…
ProTip! Filter pull requests by the default branch with base:master.