Class: Linguist::AlwaysMatch
- Inherits:
-
Object
- Object
- Linguist::AlwaysMatch
- Defined in:
- lib/linguist/heuristics.rb
Instance Method Summary collapse
Instance Method Details
#match(input) ⇒ Object
155 156 157 |
# File 'lib/linguist/heuristics.rb', line 155 def match(input) return true end |