Class | Merb::Generators::Generator |
In: |
lib/merb-gen/generator.rb
|
Parent: | Templater::Generator |
Returns a string of num times ’..’, useful for example in tests for namespaced generators to find the spec_helper higher up in the directory structure.
@param num<Integer> number of directories up @return <String> concatenated string