Module: Googletastic::Helpers::EventModelHelper::InstanceMethods

Defined in:
lib/googletastic/helpers/event.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#google_docObject

Returns the value of attribute google_doc.



11
12
13
# File 'lib/googletastic/helpers/event.rb', line 11

def google_doc
  @google_doc
end

Instance Method Details

#helloObject



13
14
15
# File 'lib/googletastic/helpers/event.rb', line 13

def hello
#      puts _googletastic_options.inspect + " OPTIONS!"
end