Sha256: d60df6dddfae6fc88cdcf17351a42999e6d548e6f54ebc4d8fb52e4e7b37ec30
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
module Stationed module Generators module Plugins module I18nSpec def finish_template gem 'i18n-spec', group: :test copy_file 'i18n_spec.rb', 'spec/locales/i18n_spec.rb' super end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stationed-0.0.1 | lib/stationed/generators/plugins/i18n_spec.rb |