Class: Moult::RailsConventions::Signal
- Inherits:
-
Struct
- Object
- Struct
- Moult::RailsConventions::Signal
- Defined in:
- lib/moult/rails_conventions.rb
Instance Attribute Summary collapse
-
#detail ⇒ Object
Returns the value of attribute detail.
-
#rule ⇒ Object
Returns the value of attribute rule.
Instance Attribute Details
#detail ⇒ Object
Returns the value of attribute detail
23 24 25 |
# File 'lib/moult/rails_conventions.rb', line 23 def detail @detail end |
#rule ⇒ Object
Returns the value of attribute rule
23 24 25 |
# File 'lib/moult/rails_conventions.rb', line 23 def rule @rule end |