Sha256: 1e54a678fbdec6dd683ba2de21e8824e6db67da5eda58499ef820db2eeef024c

Contents?: true

Size: 899 Bytes

Versions: 9

Compression:

Stored size: 899 Bytes

Contents

########################################################
########################################################
##  _____       __ _           _   _                  ##
## |_   _|     / _| |         | | (_)                 ##
##   | | _ __ | |_| | ___  ___| |_ _  ___  _ __  ___  ##
##   | || '_ \|  _| |/ _ \/ __| __| |/ _ \| '_ \/ __| ##
##  _| || | | | | | |  __/ (__| |_| | (_) | | | \__ \ ##
##  \___/_| |_|_| |_|\___|\___|\__|_|\___/|_| |_|___/ ##
##                                                    ##
########################################################
########################################################

# => Module called "FL"
# => https://stackoverflow.com/a/28990943/1143732
ActiveSupport::Inflector.inflections(:en) do |inflect|
  inflect.acronym 'FL'
end

########################################################
########################################################

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fl-0.3.9 config/initializers/inflections.rb
fl-0.3.8 config/initializers/inflections.rb
fl-0.3.6 config/initializers/inflections.rb
fl-0.3.5 config/initializers/inflections.rb
fl-0.3.4 config/initializers/inflections.rb
fl-0.3.3 config/initializers/inflections.rb
fl-0.3.2 config/initializers/inflections.rb
fl-0.3.1 config/initializers/inflections.rb
fl-0.3.0 config/initializers/inflections.rb