Method: Webpacker::Configuration#root_path
- Defined in:
- lib/webpacker/configuration.rb
#root_path ⇒ Object (readonly)
Returns the value of attribute root_path.
6 7 8 |
# File 'lib/webpacker/configuration.rb', line 6 def root_path @root_path end |