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