Method: Padrino#RUBY_IGNORE_CALLERS
- Defined in:
- padrino-core/lib/padrino-core/caller.rb
#RUBY_IGNORE_CALLERS ⇒ Object
Add rubinius (and hopefully other VM implementations) ignore patterns …
28 |
# File 'padrino-core/lib/padrino-core/caller.rb', line 28 PADRINO_IGNORE_CALLERS.concat(RUBY_IGNORE_CALLERS) |