GeoRSS aggregator and Layar augmented reality server
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 

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