Class: ELA::Server

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/ela/server.rb

Instance Method Summary collapse

Instance Method Details

#page_titleObject



127
128
129
# File 'lib/ela/server.rb', line 127

def page_title
  ELA.page_title
end