I'm developing a rails app, and want to add some simple social network
features (e.g. friend relationships) to it. I've pretty much decided
to do this with CE (rather than Lovd, for example) as I can keep my
rails app fairly separate from the CE plugin (which lets me upgrade CE
easily etc.).

Am I right to think that the best way to do this is by writing a theme
for CE? If so, does this mean that the views that make up my rails app
should be entirely within the themes folder like this...

my_rails_app/themes/my_theme/views/

...and that the models and controllers should be here:

my_rails_app/app/models [and] my_rails_app/app/models/controllers

Or have I misunderstood?

Thanks a lot,

Jamie

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to