Class: Bitsy::BlockchainNotification

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/bitsy/blockchain_notification.rb

Instance Attribute Summary collapse

Instance Attribute Details

#testObject

Returns the value of attribute test.



4
5
6
# File 'app/models/bitsy/blockchain_notification.rb', line 4

def test
  @test
end