method
destination
v7.2.3 -
Show latest stable
- Class:
Rails::Generators::Testing::Behavior::ClassMethods
destination(path)public
Sets the destination of generator files:
destination File.expand_path("../tmp", __dir__)
destination(path)Sets the destination of generator files:
destination File.expand_path("../tmp", __dir__)