how to "break action"

From a controller method…

render and return

…or…

redirect_to :controller => ‘my_controller’, :action => ‘some_action’ and return