method
destination
v3.2.1 -
Show 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__))