Nicholas, Check out this documentation. If it is lacking please let us know and we will add to it:
http://sites.google.com/a/curbly.com/communityengine/customizing-ce-1/overriding-ce-models Carl On Thu, Feb 12, 2009 at 11:51 AM, Nicholas Nam <[email protected]> wrote: > Bruno, > Is there any chance you can throw together some very brief > explanation/description on how and what to extend/subclass? Not full > documentation, but even a simple outline with very brief descriptions of the > classes would be helpful. > > > On Thu, Feb 12, 2009 at 11:38 AM, Carl Fyffe <[email protected]> wrote: >> >> Just go for it. So most of the code lives in vendor/plugins. Move the >> things you need into your local app and move forward. Don't forget to >> extend BaseController instead of ApplicationController. That one bit >> me yesterday for an hour or two. >> >> On Thu, Feb 12, 2009 at 11:32 AM, mgutz <[email protected]> >> wrote: >> > >> > How do I go about using CE as a rails starter app instead of a plugin? >> > I want to bypass all the logic related to overriding views, models, >> > etc through engine and simplify things. I'm building my app from the >> > ground up so I don't need to bolt CE onto an existing rails app, CE is >> > the app. >> > > >> > >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
