module Tramway::SportSchool
Constants
- VERSION
Public Class Methods
application()
click to toggle source
# File lib/tramway/sport_school.rb, line 14 def application :institution end
dependencies()
click to toggle source
# File lib/tramway/sport_school.rb, line 10 def dependencies %i[landing profiles news] end