Method: Onoma::Migration::Actions::ItemRemoval#human_name
- Defined in:
- lib/onoma/migration/actions/item_removal.rb
#human_name ⇒ Object
12 13 14 |
# File 'lib/onoma/migration/actions/item_removal.rb', line 12 def human_name "Remove item #{@nomenclature}##{@name}" end |