提交 7593e8b8 编写于 作者: J Joshua Peek

Rakefile doesn't need initializers to be ran

上级 c7bf1058
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require File.expand_path(File.join(File.dirname(__FILE__), 'config', 'environment'))
require File.expand_path(File.join(File.dirname(__FILE__), 'config', 'application'))
require 'rake'
require 'rake/testtask'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册