Sha256: 8a1d912c4867d418fd20d78aaa41ffafc678a8cfbeae2c92beb528d50fa746cc
Contents?: true
Size: 399 Bytes
Versions: 11
Compression:
Stored size: 399 Bytes
Contents
=begin gettext/erb.rb - Class-based container module for GetText Copyright (C) 2005,2006 Masao Mutoh You may redistribute it and/or modify it under the same license terms as Ruby. $Id: container.rb,v 1.6 2006/06/11 15:36:20 mutoh Exp $ =end require 'gettext' module GetText # Deprecated. You don't need this. Use GetText instead. module Container include GetText end end
Version data entries
11 entries across 11 versions & 1 rubygems