Method: ActiveAdminAddons::InputMethods#translated_method
- Defined in:
- lib/activeadmin_addons/support/input_helpers/input_methods.rb
#translated_method ⇒ Object
51 52 53 |
# File 'lib/activeadmin_addons/support/input_helpers/input_methods.rb', line 51 def translated_method valid_object.class.human_attribute_name(valid_method) end |