class Gemexample::String

Public Class Methods

when() click to toggle source
# File lib/gemexample.rb, line 11
def self.when
  '17.08.2013 - 31.08.2013'

end
where() click to toggle source
# File lib/gemexample.rb, line 15
def self.where

  'Abant Izzet Baysal Universitesi'
end
who() click to toggle source
# File lib/gemexample.rb, line 6
def self.who

  'Arman Kara'

end