/script/parser
https://bitbucket.org/tbueno/planetafutebol · Ruby · 5 lines · 2 code · 1 blank · 2 comment · 0 complexity · 05f1771eb56b00cfc7f028163f2dcc0d MD5 · raw file
- #!/usr/bin/env ruby
- # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
- require File.expand_path('../vendor/tools/parser/lib/parser', __FILE__)
- puts "foo2"