Sha256: 7946b5d725b3f0532a7b4f745dbff6eb0cfb5d0f9f829f34db9ee7135c83c1bb
Contents?: true
Size: 141 Bytes
Versions: 4
Compression:
Stored size: 141 Bytes
Contents
module ActionDispatch::Routing class Mapper def mount_loft_assets_crud resources :assets, controller: 'assets' end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
loft-0.4.1 | lib/loft/routing.rb |
loft-0.4.0 | lib/loft/routing.rb |
loft-0.3.1 | lib/loft/routing.rb |
loft-0.3.0 | lib/loft/routing.rb |