search for: routesquickcom

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

2012 Nov 12
1
undefined method `original_filename' for nil:NilClass
...t; :post do* * * * uploaded_io = params[:uploaded_data].original_filename* * * * File.open(Rails.root.join(''app/importers'', ''uploads'', uploaded_io.original_filename), ''w'') do |file|* * file.write(uploaded_io.read)* * end* * * * RoutesQuickcom.new.run(uploaded_io.original_filename)* * render "status_race"* * end* *end* I don''t know how to fix it , any help will be appreciate, thanks! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to thi...