Sha256: b5d398e9ae796cd25de2a46efa5de358fd38fa8bcbfde42166d3a963c8acb616
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
Bpl::InstitutionManagement::Engine.routes.draw do # Generic file routes resources :institutions do resources :users, :only=>[:create, :destroy], :controller => "user_institutions" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bpl-institution-management-0.0.2 | config/routes.rb |