Commit 77d1f73e authored by Lin Jen-Shin's avatar Lin Jen-Shin

Clarify what rules we should follow for naming

parent 378d0c49
......@@ -357,7 +357,8 @@ and for each different [Grape](https://github.com/ruby-grape/grape) feature,
we might need different strategies to extend it. To apply different strategies
easily, we would use `extend ActiveSupport::Concern` in the EE module.
Put the EE module files following the same rule with other EE modules.
Put the EE module files following
[EE features based on CE features](#ee-features-based-on-ce-features).
#### EE API routes
......
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