method
depth
rails latest stable - Class:
Rails::Generators::ScriptGenerator
depth()private
No documentation available.
# File railties/lib/rails/generators/rails/script/script_generator.rb, line 13
def depth
class_path.size + 1
end