Sha256: 92c92d391bd418678a37a731293123958661a8e48d00bb929199ca37945829fc

Contents?: true

Size: 164 Bytes

Versions: 3

Compression:

Stored size: 164 Bytes

Contents

LatoView::Engine.routes.draw do

  root 'develop#home'

  # All vendor rouets
  scope :vendor do
    get 'trumbowyg_icons', to: 'assets#trumbowyg_icons'
  end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lato_view-1.1.5 config/routes.rb
lato_view-1.1.4 config/routes.rb
lato_view-1.1.3 config/routes.rb