Method: EacConfig::EntryPath#inherited_block_method_name
- Defined in:
- lib/avm/patches/eac_config/entry_path.rb
#inherited_block_method_name ⇒ Symbol
28 29 30 |
# File 'lib/avm/patches/eac_config/entry_path.rb', line 28 def inherited_block_method_name method_name('', '_inherited_value_proc') end |