Method: SharedSettings::UI::Actions::Asset.route_regex
- Defined in:
- lib/shared_settings/ui/actions/asset.rb
.route_regex ⇒ Object
5 6 7 |
# File 'lib/shared_settings/ui/actions/asset.rb', line 5 def self.route_regex %r{\A/assets/.*} end |