instance method
is_final
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
is_final(c)
No documentation comment.
Parameters
-
creq
Source
# File actionmailer/lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib/rchardet/hebrewprober.rb, line 174
def is_final(c)
return [FINAL_KAF, FINAL_MEM, FINAL_NUN, FINAL_PE, FINAL_TSADI].include?(c)
end
Defined in actionmailer/lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib/rchardet/hebrewprober.rb line 174
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in CharDet::HebrewProber