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

What is a Module Attribute and How do I define/use it? #46

Open
nelsonic opened this issue Jun 9, 2017 · 0 comments
Open

What is a Module Attribute and How do I define/use it? #46

nelsonic opened this issue Jun 9, 2017 · 0 comments
Labels
enhancement New feature or enhancement of existing functionality question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person

Comments

@nelsonic
Copy link
Member

nelsonic commented Jun 9, 2017

The Elixir book uses module attributes such as @moduledoc and @create_attrs in modules and tests but does not explain what they are and how to use them, we should add an explanation to our tutorial...

http://brettwise.com/the-or-at-symbol-in-elixir/
https://elixir-lang.org/getting-started/module-attributes.html

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person labels Jun 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement of existing functionality question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person
Projects
None yet
Development

No branches or pull requests

1 participant