I want to build Application with ROR and this App can integrate with Object same as Client But I don''t know how to build it Please give me some advice for it. Thanks..... -- 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 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/93df0036f72ff4c972e9da1312c53d26%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
haxuan lac wrote in post #1113439:> I want to build Application with ROR > and this App can integrate with Object same as Client > But I don''t know how to build it > Please give me some advice for it. > Thanks.....You might want to try this: https://github.com/RestKit/RestKit -- 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 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/5094284d3e540a1e17c9829221a7a5de%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
I have some information about handleOpenURL with IOS<4.2 for delegate file and applicationpenURL:sourceApplication:annotation with IOS >=4.3 I don''t konw how to use this method in ROR someone can solve for me this question ,please Thanks.... -- 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 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/297e83e5fe7ed3ae4f72955a595943df%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
On Jun 24, 2013, at 11:50 AM, haxuan lac wrote:> I don''t konw how to use this method in RORYou can''t (without writing a gem, which would only run on iOS/OSX), you use them from an Objective-C app. The problem is that your question was extremely vague, some kind person tried to guess what your question really was and answer it, and apparently guessed wrong. Ask about what you specifically need to do. -- Scott Ribe scott_ribe-ZCQMRMivIIdUL8GK/JU1Wg@public.gmane.org http://www.elevated-dev.com/ (303) 722-0567 voice -- 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/4C54B6E0-4D23-4F71-9A0B-35030BE671E5%40elevated-dev.com. For more options, visit https://groups.google.com/groups/opt_out.