Class: Textus::Dispatch::Contracts::BlameEntry
- Inherits:
-
Data
- Object
- Data
- Textus::Dispatch::Contracts::BlameEntry
- Defined in:
- lib/textus/dispatch/contracts.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
readonly
Returns the value of attribute key.
-
#limit ⇒ Object
readonly
Returns the value of attribute limit.
Instance Attribute Details
#key ⇒ Object (readonly)
Returns the value of attribute key
26 27 28 |
# File 'lib/textus/dispatch/contracts.rb', line 26 def key @key end |
#limit ⇒ Object (readonly)
Returns the value of attribute limit
26 27 28 |
# File 'lib/textus/dispatch/contracts.rb', line 26 def limit @limit end |