unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 9e8b0131f8ff7e3d3923697eca0b0ffdc77b19ce 376 bytes (raw)
$ git show maint:t/rails3-app/config/initializers/inflections.rb	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
# Be sure to restart your server when you modify this file.

# Add new inflection rules using the following format
# (all these examples are active by default):
# ActiveSupport::Inflector.inflections do |inflect|
#   inflect.plural /^(ox)$/i, '\1en'
#   inflect.singular /^(ox)en/i, '\1'
#   inflect.irregular 'person', 'people'
#   inflect.uncountable %w( fish sheep )
# end

git clone https://yhbt.net/unicorn.git