Skip to content

Conversation

@J3RN
Copy link

@J3RN J3RN commented Oct 4, 2018

Spiritual successor to #321

From the original:

The `web' directory is removed with phx1.3 and placed under lib/<app-name>_web instead.
Also change phoenix.routes -> phx.routes

My changes:

I changed the name of the alchemist-app-name to alchemist-phoenix--app-name to indicate that it's

  1. part of the alchemist-phoenix functionality and
  2. a "private" function

For the sake of testing (and I was having great trouble with that), I generated a dummy Phoenix project. This project is admittedly larger than the dummy_elixir fixture, and I'm open to alternate approaches to this. Both projects together are still smaller than the images 😄

gebrek and others added 2 commits October 3, 2018 20:58
The `web' directory is removed with phx1.3 and placed under
lib/<app-name>_web instead.

Also change phoenix.routes -> phx.routes
I changed the name of the `alchemist-app-name` to
`alchemist-phoenix--app-name` to indicate that
1) It's part of the alchemist-phoenix functionality and
2) The function is "private"

For the sake of testing (and I was having great trouble with that), I
generated a dummy Phoenix project. This project is admittedly larger
than the dummy_elixir fixture, and I'm open to alternate approaches to this.
@benbot
Copy link

benbot commented Oct 20, 2018

This is great. I was just about to open a PR with the same fix.

Great work!

@baron
Copy link

baron commented Mar 19, 2019

would love to see this merged

@J3RN J3RN closed this by deleting the head repository Sep 25, 2022
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.

4 participants