Lin Jen-Shin
f1701c0fec
Make it possible to add EE only route
...
And if it cannot find any routes, raise an error
2018-10-26 14:27:05 +08:00
Lin Jen-Shin
1581f75fb5
Put EE routes in EE files under EE directories
2018-10-26 14:27:05 +08:00
Lin Jen-Shin
d6c4bc4688
Explain why we need Prependable
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
71fefe1474
Properly implement prepending for Concern
2018-09-11 18:45:49 +08:00