smpallen99/coherence

Renaming /coherence/schemas.ex to /coherence/coherence.ex

Open

#280 opened on 2017年9月14日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Elixir (1,259 stars) (220 forks)batch import
enhancementhelp wanted

説明

As many understood, the phoenix 1.3 has changed to reorganize the "model" things into contexts and its modules.

And the functions in /coherence/schemas.ex represent the "schemas.ex" as a context module, while it is called schemas.

This change won't improve its functionality but developers with coherence will have better readability for the codes.

コントリビューターガイド