Method: Rails::Engine::Railties#_all
- Defined in:
- railties/lib/rails/engine/railties.rb
#_all ⇒ Object (readonly)
Returns the value of attribute _all.
7 8 9 |
# File 'railties/lib/rails/engine/railties.rb', line 7 def _all @_all end |