NoMethodError
Opened this issue · 0 comments
gotik911 commented
HI,
I'm getting this error "undefined method `file_fixture'" and I cannot run the app.
Could you please help me reading ddd file?
I tried like this:
require "./esm"
file = Esm::File.new file_fixture("M_20240614_0447_S-G-1_W1T90515.DDD").open
puts file.to_hash