method
destination
v4.0.2 -
Show latest stable
- Class:
Rails::Generators::Testing::Behaviour::ClassMethods
destination(path)public
Sets the destination of generator files:
destination File.expand_path("../tmp", File.dirname(__FILE__))