Module: Rubyconfbd2013Hello

Defined in:
lib/rubyconfbd2013_hello.rb,
lib/rubyconfbd2013_hello/version.rb

Constant Summary collapse

VERSION =
"0.0.1"

Instance Method Summary collapse

Instance Method Details

#rubyconfbd_locationObject



8
9
10
# File 'lib/rubyconfbd2013_hello.rb', line 8

def rubyconfbd_location
  'Bangladesh'
end

#rubyconfbd_yearObject



4
5
6
# File 'lib/rubyconfbd2013_hello.rb', line 4

def rubyconfbd_year
  2013
end