Method: Webhookdb::DBAdapter::Column#index
- Defined in:
- lib/webhookdb/db_adapter.rb
#index ⇒ Object (readonly) Also known as: index?
Returns the value of attribute index.
35 36 37 |
# File 'lib/webhookdb/db_adapter.rb', line 35 def index @index end |