Commit ee36d59a authored by Robert Speicher's avatar Robert Speicher

Add IidRoutes to Epic model

0af2ab18 decoubled the `to_param`
behavior from `AtomicInternalId`, but this model was forgotten.
parent 641583ee
......@@ -4,6 +4,7 @@ module EE
prepended do
include AtomicInternalId
include IidRoutes
include ::Issuable
include Noteable
include Referable
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment