Sha256: a3e4e34a9997de1c39e74e721f7e08522580f18b4139f3c479ed9ea65d0843d3
Contents?: true
Size: 142 Bytes
Versions: 52
Compression:
Stored size: 142 Bytes
Contents
class AwesomeTranslations::Config attr_accessor :paths_to_translate def initialize @paths_to_translate = [Rails.root.to_s] end end
Version data entries
52 entries across 52 versions & 1 rubygems