# File lib/spork/app_framework/rails.rb, line 138
  def vendor
    @vendor ||= File.expand_path("vendor/rails", Dir.pwd)
  end