Sha256: 467bb83691ad5f660b8117b8a2c47267f33ddebd999f407ffb22f612cc8cab0a
Contents?: true
Size: 218 Bytes
Versions: 2
Compression:
Stored size: 218 Bytes
Contents
# frozen_string_literal: true require 'rows/engine' module Rows end I18n.load_path << File.expand_path('rows/locales/en.yml', __dir__) I18n.load_path << File.expand_path('rows/locales/de.yml', __dir__) I18n.reload!
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rows_controller-3.0.0 | lib/rows_controller.rb |
rows_controller-2.2.2 | lib/rows_controller.rb |