Bb Serviss wrote:
> What do you have in your routes.rb file to setup the custom route?
> 
> http://guides.rubyonrails.org/routing.html

thank you for reply, it helped me
answer is
        %p  or
        %p Upload a vCard file to import people into your account.
        %p
          - form_tag(user_contacts_path(@current_user), :multipart => 
true) do

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to