instance method
any_environment_files?
Ruby on Rails edge
Since edge Private — implementation detail, not part of the public APISignature
any_environment_files?()
No documentation comment.
Source
# File railties/lib/rails/engine.rb, line 719
def any_environment_files?
false
end
Defined in railties/lib/rails/engine.rb line 719
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Engine