/script/parser
Ruby | 5 lines | 2 code | 1 blank | 2 comment | 0 complexity | 05f1771eb56b00cfc7f028163f2dcc0d MD5 | raw file
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
4require File.expand_path('../vendor/tools/parser/lib/parser', __FILE__)
5puts "foo2"