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.
 
 
 
 
 

7 lignes
295 B

  1. #!/usr/bin/env ruby
  2. # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
  3. APP_PATH = File.expand_path('../../config/application', __FILE__)
  4. require File.expand_path('../../config/boot', __FILE__)
  5. require 'rails/commands'