Hey there,
 
Im going to as what im sure is a newbie question but from all my googling and
trial an error and i cannot seem to figure out how to do this.
 
Basically im in the process of trying to learn RoR, to do this im building a
test app that interacts with the Shopify API ( We use shopify a lot at my work
).
 
I have the app set up to pull a product and this is saved as an object ( That
all works fine ):
product = ShopifyAPI::Product.find( {{ product.id }} )
What im wanting to do is populate a form with the data from this object e.g.
title, description etc so that users of the app can edit products from the app,
click save and it will update the product within shopify.
 
The bit im stuck on is actually populating a form the the object data, i know
how to call save once the changes have been done, i just cant work out how to
actually populate the form.
Im sure this is dead easy but i just cant seem to work it out
 
Thanks in advance 
-- 
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
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/220a0159-9411-4f39-82aa-d765c299e9c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.