``` btn_primary_link_to 'path', root_path ``` Or a better name for an alias to ``` link_to 'path', root_path, class: 'btn btn-primary' ```