bigfuel / facepuncher

Ruby on Rails platform for developing and maintaining Facebook tabs with a closed fist!
http://bigfuel.github.com/facepuncher
Mozilla Public License 2.0
1 stars 0 forks source link

undefined method `directory?' for nil:NilClass #29

Closed kamui closed 12 years ago

kamui commented 12 years ago

Class DeployProject Arguments "tcp_welcome_us" Exception NoMethodError Error undefined method directory?' for nil:NilClass /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:183:inblock in each_entry' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:179:in each' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:179:ineach_entry' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:184:in block in each_entry' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:179:ineach' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:179:in each_entry' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:198:inblock in each_file' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:197:in each' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:197:ineach_file' /app/vendor/bundle/ruby/1.9.1/gems/sprockets-2.1.2/lib/sprockets/base.rb:210:in each_logical_path' /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.2/lib/sprockets/static_compiler.rb:18:incompile' /app/app/models/deploy.rb:107:in compile_assets' /app/app/models/deploy.rb:51:inperform' /app/app/jobs/deploy_project.rb:16:in `perform'

kamui commented 12 years ago

A project had asset symlinks committed which was causing this bug.