caffeinate
caffeinate copied to clipboard
Warnings: Use `alias_method` > `alias_attribute` for non-attributes
Eliminate nags!
Fixes #43
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3f41563
) 98.68% compared to head (ae31ce5
) 98.68%.
Additional details and impacted files
@@ Coverage Diff @@
## master #45 +/- ##
=======================================
Coverage 98.68% 98.68%
=======================================
Files 102 102
Lines 2664 2664
=======================================
Hits 2629 2629
Misses 35 35
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This one's ready. No functional change at all, just swapping a method for a Rails 7.2 compatibility
@joshmn any chance you could take a peek at this one?