He is saying to create a controller that does this and you can change all of
the settings to make the user think he/she is viewing a page for A

So when you create a new instance you are actually creating an instance of
the a_b model

class AsController < ApplicationController
 active_scaffold :ab do |config|
 end
end




On Tue, Apr 14, 2009 at 8:21 PM, simonS <[email protected]> wrote:

>
> Not sure what you mean by that ? Sorry, please could you elaborate on
> your point a little more as I'm obviously missing it.
>
> I'm not sure how this relates to my issue in that AS seems to support
> HABTM but not has_many :through in regard to many-to-many
> relationships and Add/Remove existing functionality.
>
> Thanks !
> -Simon
>
> On Apr 13, 2:25 pm, "mr.gaffo" <[email protected]> wrote:
> > When doing many to many in AS you want to work on the joiner table and
> > make it look like the joined table.
> >
> > On Apr 9, 12:15 am, simonS <[email protected]> wrote:
> >
> > > And help of pointers greatly appreciated....
> >
> > > On Apr 7, 4:39 pm, simonS <[email protected]> wrote:
> >
> > > > Is anyone out there ?
> >
> >
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to