smpallen99/coherence

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

Open

#280 geöffnet am 14. Sept. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Elixir (220 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.259 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide