Hello,

I would like to ask, how am I going to integrate an image tag during edit 
on formtastic for a collection of array of images?

  form do |f|                         
    f.inputs "Building" do       
      f.input :name                                                 
      *f.input :image,  :as => :radio , :collection => 
Dir.glob("public/img/buildings/*")*
    end                               
    f.actions                         
  end 

Thank you in advance,

Alex

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/54f4e1af-ce3d-4a64-95e6-6cf593a01597%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to