The new syntax would be:

  resources :location do
    as_routes
    # other routes for location
  end


On Dec 4, 12:59 am, MichaelLatta <[email protected]> wrote:
> I am using the Rails 3 fork from vhochstein and trying to get setup
> working.  I have used an older version of active scaffold under Rails
> 2.x.
>
> Using "resources :location, :activescaffold => true" does not appear
> to generate the needed routes.  Are the required routes needed to be
> added to the standard resource routes listed somewhere?  Should this
> generate the missing reoutes?

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