Active Scaffold configuration

Hi

I have simple question…

When I’am adding following code to controller.New one, just generated,
next ActiveScaffold installed.


config.action_links.add :edit. :label => ‘Comment’, :page => false,
:type => :record

According to offical info i should add action_link, but not … it will
swap my current edit_link.

Is there any posibility to add new action_link with :edit function?

Or there is some other way to add new edit function?

Regards
beny18241