destination(path)
Instance Public methods
Sets the destination of generator files:
destination File.expand_path("../tmp", File.dirname(__FILE__))
Sets the destination of generator files:
destination File.expand_path("../tmp", File.dirname(__FILE__))
Please login to continue.