Sha256: ecc1f2c420225112d67f300b30dd93f9d92c1e14f4a2da5f1f6102b59d824fb4
Contents?: true
Size: 829 Bytes
Versions: 1
Compression:
Stored size: 829 Bytes
Contents
# -*- coding: utf-8 -*- =begin Copyright (C) 2011-2021 Takashi SUGA You may use and/or modify this file according to the license described in the LICENSE.txt file included in this archive. =end module When VERSION = "0.5.0" YEARS = "(C) 2011-2021" AUTHOR = "Takashi SUGA" COPYRIGHT = "#{YEARS} #{AUTHOR}" class BasicTypes::M17n Rights = [self, [ "locale:[=en:, ja=ja:, alias]", "names:[Basic information=, 基本情報=, *alias:Rights=]", "[#{YEARS}=, *alias:Years]", "[#{AUTHOR}=http://hosi.org/TakashiSuga, 須賀 隆=, *alias:Author=]", "[When.exe written in Ruby language=http://www2u.biglobe.ne.jp/~suchowan/when_exe_wiki.html, When.exe Ruby版=, *alias:Title=]", "[Gem Ver. #{VERSION}=http://rubygems.org/gems/when_exe, *alias:Version=]" ]] end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
when_exe-0.5.0 | lib/when_exe/version.rb |