method
root
v8.0.0 -
Show latest stable
- Class:
Rails::Generators::ChannelGenerator
root()private
No documentation available.
# File actioncable/lib/rails/generators/channel/channel_generator.rb, line 122
def root
@root ||= Pathname(destination_root)
end