Class: Bitsy::BlockchainNotification
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Bitsy::BlockchainNotification
- Defined in:
- app/models/bitsy/blockchain_notification.rb
Instance Attribute Summary collapse
-
#test ⇒ Object
Returns the value of attribute test.
Instance Attribute Details
#test ⇒ Object
Returns the value of attribute test.
4 5 6 |
# File 'app/models/bitsy/blockchain_notification.rb', line 4 def test @test end |