GeoRSS aggregator and Layar augmented reality server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
533 B

  1. # Be sure to restart your server when you modify this file.
  2. # Add new inflection rules using the following format
  3. # (all these examples are active by default):
  4. # ActiveSupport::Inflector.inflections do |inflect|
  5. # inflect.plural /^(ox)$/i, '\1en'
  6. # inflect.singular /^(ox)en/i, '\1'
  7. # inflect.irregular 'person', 'people'
  8. # inflect.uncountable %w( fish sheep )
  9. # end
  10. #
  11. # These inflection rules are supported but not enabled by default:
  12. # ActiveSupport::Inflector.inflections do |inflect|
  13. # inflect.acronym 'RESTful'
  14. # end