Ruby on Rails Thursday, June 30, 2011

what is query? and I don't know if thats what you understood, but I thought about making the different websites in different projects

On Fri, Jul 1, 2011 at 12:37 AM, Sergio Sergio <sergio.sprite@gmail.com> wrote:
It depends on the architecture of your project. You could have one database for the clients app and one for the companies app, and in the companies app project you could connect to both databases(companies and clients) and just query the clients database for information. That's one solution, as I mentioned, It all depends on the architecture

2011/6/30 Rodrigo Ruiz <rodrigo.ruiz7@gmail.com>
Hi everyone, I'm developing an application that involves 3 websites: one for the clients, one for other companies (kinda like other type of client), and one the admin.

I'd like to know how to get information from each an manipulate, for example: I want to get the number of clicks on a link in the menu of the clients website, and wanna display this information at the companies website.

Thank you,
Rodrigo

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment