Method: Google#password=

Defined in:
lib/musicscrape.rb

#password=(value) ⇒ Object (writeonly)

the plan is to make it add the events to your google calendar. Not yet Functional.



88
89
90
# File 'lib/musicscrape.rb', line 88

def password=(value)
  @password = value
end