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

Format for Reference #10

Closed
makrisoft opened this issue Jun 22, 2015 · 2 comments
Closed

Format for Reference #10

makrisoft opened this issue Jun 22, 2015 · 2 comments

Comments

@makrisoft
Copy link

Hi,

Can you add this?

defimpl Apex.Format, for: Reference do
import Apex.Format.Utils

def format(data, options \ []) do
colorize(inspect(data), data, options) <> new_line
end
end

If you want a pull req, let me know, otherwise if you have time, can you add it?

Thanks
Ernie

@BjRo
Copy link
Owner

BjRo commented Jun 22, 2015

I've just added it via 7737eb2 and pushed 0.3.3 to hex

HTH,
Björn

@BjRo BjRo closed this as completed Jun 22, 2015
@makrisoft
Copy link
Author

thank you Björn!!!

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

No branches or pull requests

2 participants