avalara
avalara copied to clipboard
fixes rails intializer sample
Fixed some mistakes in the rails initializer sample.
@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.