Method: Effective::CodeReader#lines
- Defined in:
- app/models/effective/code_reader.rb
#lines ⇒ Object (readonly)
Returns the value of attribute lines.
3 4 5 |
# File 'app/models/effective/code_reader.rb', line 3 def lines @lines end |