I have this code
<%= form_for(:img, url: {action: \"postodb\"}) do |f| %> image here! <%= f.submit \"Se
Using carrierwave gem for loading images.