search for: new_asset_from_params

Displaying 1 result from an estimated 1 matches for "new_asset_from_params".

2010 Mar 25
2
NoMethodError (private method `chomp' called for nil:NilClas
...MethodError (private method `chomp'' called for nil:NilClass): /usr/lib/ruby/gems/1.8/gems/mime-types-1.16/lib/mime/types.rb:665:in `type_for'' /usr/lib/ruby/gems/1.8/gems/mime-types-1.16/lib/mime/types.rb:730:in `type_for'' app/controllers/assets_controller.rb:180:in `new_asset_from_params'' haml (2.2.22) rails/./lib/sass/plugin/rails.rb:20:in `process'' app/middleware/flash_session_cookie_middleware.rb:15:in `call'' It seems that the error has something to do with Mime-types. But I could not work it out. Does anyone have the similar issue or possible sug...