Class: AppHill::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/apphill.rb

Class Method Summary collapse

Class Method Details



15
16
17
# File 'lib/apphill.rb', line 15

def self.copyright_link
   @default_copyright_link
end


11
12
13
# File 'lib/apphill.rb', line 11

def self.copyright_name
   @default_copyright_name
end


7
8
9
# File 'lib/apphill.rb', line 7

def self.copyright_year
   Time.now.year
end