Method: Bluth::Gob#attempt!

Defined in:
lib/bluth.rb

#attempt!Object



308
309
310
# File 'lib/bluth.rb', line 308

def attempt!
  @attempts = attempts + 1
end