class AnotherInheritedController

Protected Instance Methods

translation_scope() click to toggle source
# File test/controllers/inherited_controller_i18n_messages_test.rb, line 12
def translation_scope
  'another'
end