GeoRSS aggregator and Layar augmented reality server
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 

16 lignes
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