I don't know what happened. Yesterday, morning it worked as usual. But now it give me this.
Code: Select all
./update-fixture-map.rb:239:in `load': undefined method `content' for nil:NilClass (NoMethodError)
from ./update-fixture-map.rb:210:in `initialize'
from ./update-fixture-map.rb:258:in `new'
from ./update-fixture-map.rb:258:in `block (2 levels) in load_fixtures'
from ./update-fixture-map.rb:257:in `glob'
from ./update-fixture-map.rb:257:in `block in load_fixtures'
from ./update-fixture-map.rb:256:in `chdir'
from ./update-fixture-map.rb:256:in `load_fixtures'
from ./update-fixture-map.rb:479:in `<main>'