module Snapdragon
I was getting some weirdness I think because of Cyclic Requires between require_file.rb and file_base.rb so I simply moved require_file.rb content into file_base.rb and it seemed to resolve it.
Constants
- VERSION
I was getting some weirdness I think because of Cyclic Requires between require_file.rb and file_base.rb so I simply moved require_file.rb content into file_base.rb and it seemed to resolve it.