Almost :)

I had to do the same thing as in your fix to config/form.rb and
config/core.rb; I changed "Base" to "ActiveScaffold::Config::Base".

Looks like it's working now! Thanks for the speedy help; I really appreciate
it.

On Mon, Jun 7, 2010 at 7:49 AM, Sergio Cambra .:: entreCables S.L. ::. <
[email protected]> wrote:

> On Lunes, 7 de Junio de 2010 13:32:07 Lawrence Wang escribió:
> > OK, I've dug in and found a deeper cause... When I run
> > "ActiveScaffold::Config::Create" in the debugger, it gives me:
> > "undefined method `crud_type=' for
> > ActiveScaffold::Config::Create:Class"
>
> I have backported a fix from rails-2.3, it should be fixed now.
>
> >
> > On Jun 7, 10:13 am, "Sergio Cambra .:: entreCables S.L. ::."
> >
> > <[email protected]> wrote:
> > > On Lunes, 7 de Junio de 2010 00:28:31 Lawrence Wang escribió:
> > > > I'm trying to set up ActiveScaffold (rails-2.2 branch) but I'm
> getting
> > > > nowhere with the most basic of setups. So far I've done nothing but
> > > > create a controller and put "active_scaffold :my_model" into it; I
> > > > have the default route set up in routes.rb; when I go to the
> > > > appropriate path, I get "undefined method 'create' for
> > > > #<ActiveScaffold::Config::Core:0x7ff6580ff838>".
> > > >
> > > > What am I missing? I looked in the group archives for this error, and
> > > > the one instance of it seemed to be caused by wonky associations; but
> > > > I get this error no matter what model I use, even very simple ones.
> > > >
> > > > Is HEAD on the rails-2.2 branch stable?
> > >
> > > Maybe it's a conflict with another plugin, rails-2.2 should be stable
> > >
> > > --
> > > Sergio Cambra .:: entreCables S.L. ::.
> > > Mariana Pineda 23, 50.018 Zaragoza
> > > T) 902 021 404 F) 976 52 98 07 E) [email protected]
>
> --
> Sergio Cambra .:: entreCables S.L. ::.
> Mariana Pineda 23, 50.018 Zaragoza
> T) 902 021 404 F) 976 52 98 07 E) [email protected]
>
> --
> 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]<activescaffold%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/activescaffold?hl=en.
>
>

-- 
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