Method: Codeqa::Checkers::CheckLinkto#hint

Defined in:
lib/codeqa/checkers/check_linkto.rb

#hintObject



10
11
12
# File 'lib/codeqa/checkers/check_linkto.rb', line 10

def hint
  "<% link_to ... do ... %> detected add an '=' after the <%"
end