/ RubyApp::Elements::Pages::TestPages::ExceptionTestPage::ExceptionContent - content_for(:body) do - if ( @count ||= 1 ) > 5 - @count = 1 - raise self.class.translate.exception - else = self.class.translate.content(@count) - @count += 1