blue workbench

Ruby and Rails

【Rails】deviseチートシート

= link_to 'ユーザー登録', new_user_registration_path
= link_to 'ログアウト', destroy_user_session_path, method: :delete