GeoRSS aggregator and Layar augmented reality server
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
1234 |
- # This file is used by Rack-based servers to start the application.
-
- require ::File.expand_path('../config/environment', __FILE__)
- run Apollo::Application
|