method
destination
v7.0.0 -
Show latest stable
- Class:
Rails::Generators::Testing::Behaviour::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__)