class CampusLocation

Constants

MAIN_CAMPUS

Public Instance Methods

title() click to toggle source
# File lib/buweb/campus_location.rb, line 30
def title
  name
end
Also aliased as: to_s
to_s()
Alias for: title