GeoRSS aggregator and Layar augmented reality server
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
12345 |
- # Load the rails application
- require File.expand_path('../application', __FILE__)
-
- # Initialize the rails application
- Apollo::Application.initialize!
|