Sha256: 02abaae93c3cbb01c0e72dcfffc2ed84d23f1c7bfbf8a9de9bd96d49aca13195
Contents?: true
Size: 244 Bytes
Versions: 5
Compression:
Stored size: 244 Bytes
Contents
require 'rows_controller/engine.rb' require 'active_support/i18n' I18n.load_path << File.expand_path('../rows_controller/locales/en.yml', __FILE__) I18n.load_path << File.expand_path('../rows_controller/locales/de.yml', __FILE__) I18n.reload!
Version data entries
5 entries across 5 versions & 1 rubygems