Displaying 1 result from an estimated 1 matches for "6681e38a".
Did you mean:
668138
2006 Aug 16
1
Simple Code Organization Question
Hi all,
This is just a quick question about organization of code. I have an app
that is checking domain information via the Yahoo and Google APIs. I
have a model, Domain, that represents the domain I am checking.
My question is where would you recommend I put the methods that access
the APIs, in the model or the controller?
Thanks
Peer
--
Posted via http://www.ruby-forum.com/.