Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Phx using the correct Phoenix 1.3 folder structure #103

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fcapovilla
Copy link

Fix for Issue #90.

The web_base and controller_namespace were added in order to generate the correct namespaces for the two supported Phoenix folder structures.

With this fix, Talon seems to work with the new Phoenix folder structure, but the "talon" folder is added to the "lib/MY_PROJECT/" folder.
I think it will necessary to move it in it own folder in the "lib" directory as "lib/MY_PROJECT_talon".
Do I need to open another Issue to change the folder location?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant