Sha256: ac67ca1823c7615a6d14420ebc02c00d6a6f8cde40276609f6e7f1b5cbac061a
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
require 'vidibus/words' # Start a Rails Engine to load translations containing stopwords. if defined?(Rails) module Vidibus module WordsEngine class Engine < ::Rails::Engine; end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vidibus-words-0.0.2 | lib/vidibus-words.rb |