I defined function in application helper:
def display_standard_table(columns, collection = {}) content_tag :table do concat content_tag :thea
See the railscast about that : http://railscasts.com/episodes/208-erb-blocks-in-rails-3 all is explain how you manage your block helper in rails 3