Sha256: 5b56b32e69489173ce1ce8fdc1c4ea94e8e42fdf5bf88933d1988f130db38c29
Contents?: true
Size: 511 Bytes
Versions: 1
Compression:
Stored size: 511 Bytes
Contents
I"ó(function() { var Locale; this.RailsAdmin = (function() { function RailsAdmin() {} return RailsAdmin; })(); this.RailsAdmin.I18n = Locale = (function() { function Locale() {} Locale.init = function(locale) { this.locale = locale; }; Locale.t = function(key) { var humanize; humanize = key.charAt(0).toUpperCase() + key.replace(/_/g, " ").slice(1); return this.locale[key] || humanize; }; return Locale; })(); }).call(this); :ET
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sc_core-0.0.7 | test/dummy/tmp/cache/assets/development/sprockets/v3.0/KLa0I75eCW3v3rYruo5LPJUbfElrHO-v8g04ZPuL4A8.cache |