File: info.rb

package info (click to toggle)
ruby-locale 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 444 kB
  • ctags: 293
  • sloc: ruby: 3,203; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
=begin

 info.rb - Load Locale::Info::Language and Locale::Info::Region.

 Copyright (C) 2008  Masao Mutoh
 
 $Id: info.rb 27 2008-12-03 15:06:50Z mutoh $
=end

require 'locale/info/language'
require 'locale/info/region'