GeoRSS aggregator and Layar augmented reality server
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
- # Load the rails application
- require File.expand_path('../application', __FILE__)
-
- # Initialize the rails application
- Apollo::Application.initialize!
|