method

get_cycle

rails latest stable - Class: ActionView::Helpers::TextHelper
get_cycle(name)
private

The cycle helpers need to store the cycles in a place that is guaranteed to be reset every time a page is rendered, so it uses an instance variable of ActionView::Base.