method
push
v3.0.0 -
Show latest stable
- Class:
Rails::Paths::Root
push(*)public
No documentation available.
# File railties/lib/rails/paths.rb, line 55
def push(*)
raise "Application root can only have one physical path"
end