smpallen99/coherence

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

Open

#280 ouverte le 14 sept. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Elixir (220 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 259 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur