6 lines
80 B
Ruby
6 lines
80 B
Ruby
|
require "ika_conjugations/verb"
|
||
|
|
||
|
module IkaConjugations
|
||
|
VERSION = "0.0.1"
|
||
|
end
|