ruby on rails - Exception while uploading file -


i upgraded rails 3.2 rails 4. uploadind file in form cause

typeerror (wrong argument type actiondispatch::http::uploadedfile (expected string)) 

but commented lines in controller , still error! error appears in post request. trace: https://gist.github.com/mystdeim/6049670

cancan not yet offer rails 4 compatibility, sorry.

there few open issues rails 4, eg.

furthermore, ryan bates taking break summer. there other committers, activity very light. don't recommend using cancan in rails 4 project yet.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -