> On 2016-Apr-14, at 10:56 , [email protected] wrote: > > Hi all Rails developer, > > I am newcomer to Rails so I wonder what is best approach to rewrite my > current WHOIS search app (PHP) to Rails platform? Currently my idea is to put > all XML API cals and calculations in model, is this right? Basically, model > would consist of login, getDomainInfo and getContactInfo commands sent to our > domain registrar EPP API. > > Thanks, > > --
Sounds like you might want to look at https://github.com/weppos/whois <https://github.com/weppos/whois> first. -Rob -- 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/6C6A9791-2647-4CC6-B130-78D967DD6AB1%40gmail.com. For more options, visit https://groups.google.com/d/optout.

