はじめに
routesの読み方で不安になった時用のカンペです。
scope / namespace / moduleの根本の動作が知りたい方はこちらが参考になります。
https://qiita.com/ryosuketter/items/9240d8c2561b5989f049
目次
まとめ
scope
module
namespace
namespaceに指定した文字がurl、ファイル構成、Prefixの全てに影響する
as
コロン
constraints
コロン部分の制約を設定
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
routesの読み方で不安になった時用のカンペです。
scope / namespace / moduleの根本の動作が知りたい方はこちらが参考になります。
https://qiita.com/ryosuketter/items/9240d8c2561b5989f049
namespaceに指定した文字がurl、ファイル構成、Prefixの全てに影響する
コロン部分の制約を設定
Register as a new user and use Qiita more conveniently
Go to list of users who liked