method
destination
rails latest stable - Class:
Rails::Generators::TestCase
destination(path)public
Sets the destination of generator files:
destination File.expand_path("../tmp", File.dirname(__FILE__))
destination(path)Sets the destination of generator files:
destination File.expand_path("../tmp", File.dirname(__FILE__))