module LLT::Review::Helpers::Parsing::Helper::ForNokogiri
Private Instance Methods
first_val(attrs)
click to toggle source
# File lib/llt/review/helpers/parsing/helper/for_nokogiri.rb, line 5 def first_val(attrs) attrs.first.last end