Created
April 6, 2020 18:31
-
-
Save blackode/e42b987072ff74d9cd0ccca759b019aa to your computer and use it in GitHub Desktop.
Revisions
-
Ankanna created this gist
Apr 6, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ IEx.configure( inspect: [ limit: :infinity, charlists: :as_lists, pretty: true, binaries: :as_strings, printable_limit: :infinity ] )