Method: ActionDispatch::Routing::ConsoleFormatter::Base#result
- Defined in:
- actionpack/lib/action_dispatch/routing/inspector.rb
#result ⇒ Object
161 162 163 |
# File 'actionpack/lib/action_dispatch/routing/inspector.rb', line 161 def result @buffer.join("\n") end |