class

ISOCodes::Languages

Inherits JSON::Serializable / Reference / Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

find_by_alpha_2(value : String) : Language | Nil
Source
find_by_alpha_3(value : String) : Language | Nil
Source
find_by_bibliographic(value : String) : Language | Nil
Source
find_by_common_name(value : String) : Language | Nil
Source
find_by_name(value : String) : Language | Nil
Source

Macros

method_missing(call)
Source