The default_action
method is used to set the default action for a lightweight resource. The syntax for the default_action
method is as follows:
default_action :action_name
where action_name
is the default action.
The default_action
method is used to set the default action for a lightweight resource. The syntax for the default_action
method is as follows:
default_action :action_name
where action_name
is the default action.