File: info.rb

package info (click to toggle)
ruby-locale 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 452 kB
  • sloc: ruby: 3,285; makefile: 9
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'