Circular require warning in lib/ttfunk/collection.rb
smetana opened this issue · 3 comments
smetana commented
.bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk/collection.rb:1: warning: loading in progress, circular require considered harmful - .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk.rb
from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk.rb:6:in `<top (required)>'
from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk.rb:6:in `require_relative'
from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk/collection.rb:1:in `<top (required)>'
from .bundle/gems/ruby/2.3.0/gems/ttfunk-1.5.0/lib/ttfunk/collection.rb:1:in `require'
pointlessone commented
Thank you for reporting this.
I know we have a few of them but other things were of higher priority. We would really appreciate a PR. ;)
pointlessone commented
I will close this issue now that the PR's been merged. Feel free to reopen if you feel the fix is incomplete.