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?

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