Sha256: e28a36243a4e61a81ae93ba58074836774fb29e556ae62ff3192cd831eb49980
Contents?: true
Size: 170 Bytes
Versions: 11
Compression:
Stored size: 170 Bytes
Contents
begin require 'active_support/i18n' rescue LoadError require 'i18n' # support ActiveSupport < 3 end I18n.load_path << File.expand_path("../locale/en.yml", __FILE__)
Version data entries
11 entries across 11 versions & 1 rubygems