Heinrich Lee Yu
7a8d216480
Fix time tracking parsing of months
...
Patches ChronicDuration to use our custom conversions
when parsing months
2019-09-05 20:24:33 +08:00
Lin Jen-Shin
52fa309e86
Extract EE only oauth routes and add tests
2018-10-26 14:27:05 +08:00
Lin Jen-Shin
ebe89e8bd2
Explicitly state that we're trying to prepend twice
2018-09-11 18:45:49 +08:00
Lin Jen-Shin
1cee6b3c72
Add a test for triggering MultiplePrependedBlocks
2018-09-11 18:45:49 +08:00
Lin Jen-Shin
3acec5328e
Explain why we need locals again in let(:ce)
2018-09-11 18:45:49 +08:00
Lin Jen-Shin
e8a455dc92
Following the feedbacks
2018-09-11 18:45:49 +08:00
Lin Jen-Shin
07da8f9128
Preserve prepend semantics for Ruby
...
However we still want to make ClassMethods work!
And we'll need to fix codes using the wrong include/prepend
along the way. There were a lot of misuses.
2018-09-11 18:45:49 +08:00
Lin Jen-Shin
d7f87a2bc9
Absorb the old tests
2018-09-11 18:45:49 +08:00
Lin Jen-Shin
517ee9fd04
Fix Override. Properly define prepended
...
We should never be sloppy!
2018-09-11 18:45:49 +08:00
Lin Jen-Shin
71fefe1474
Properly implement prepending for Concern
2018-09-11 18:45:49 +08:00