Module: YandexSpellerApi

Defined in:
lib/yandex_speller_api.rb,
lib/yandex_speller_api/data.rb

Defined Under Namespace

Modules: Data

Class Method Summary collapse

Class Method Details

.check(word) ⇒ Object



4
5
6
# File 'lib/yandex_speller_api.rb', line 4

def self.check word
   	Data.get word
end