Sha256: 318984fa52b2742ce58f776d9efcf24f31f34680268849d4467ace043db30ffd
Contents?: true
Size: 310 Bytes
Versions: 4
Compression:
Stored size: 310 Bytes
Contents
# This inflector acronym definition needs to happen as soon as possible because # the Railtie is going to declare a table_name_suffix based upon the name of the # Railtie. Without this definition, the Railtie would use 'ca_s_ino' ActiveSupport::Inflector.inflections do |inflect| inflect.acronym 'CASino' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
casino-4.1.2 | lib/casino/inflections.rb |
casino-4.1.1 | lib/casino/inflections.rb |
casino-4.1.0 | lib/casino/inflections.rb |
casino-4.0.3 | lib/casino/inflections.rb |