Skip to content

Conversation

@danmaksimov
Copy link

You can create file with name '.iex' in root project directory and put aliases and imports there.

You can create file with name '.iex' in root project directory and put aliases and imports there.
@lasseebert
Copy link
Owner

Thanks for this contribution :)

This is a good idea for development environment, but I use the Console helper mostly in staging and production environments, which gives me two problems with an iex helper:

  • I would have to deploy my "local" iex helper to production
  • I don't want aliases and imports per default when opening a shell in production.

lasseebert referenced this pull request Apr 28, 2017
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.

2 participants