Method: TextAlignment::LCSAlignment#common_elements
- Defined in:
- lib/text_alignment/lcs_alignment.rb
#common_elements ⇒ Object (readonly)
Returns the value of attribute common_elements.
6 7 8 |
# File 'lib/text_alignment/lcs_alignment.rb', line 6 def common_elements @common_elements end |