avalara icon indicating copy to clipboard operation
avalara copied to clipboard

fixes rails intializer sample

Open JasonMannon opened this issue 8 years ago • 1 comments

Fixed some mistakes in the rails initializer sample.

JasonMannon avatar Apr 28 '17 18:04 JasonMannon

@JasonMannon when you tried out the sample, did it not work for you? Aside from the extra ' it seems like the rest should work. File#exist? ensures the file exists in the system and Yaml::load_file takes the file path not the file itself.

Tonkpils avatar Apr 28 '17 19:04 Tonkpils