method

rotate

rotate(*args, **options)
public

No documentation available.

# File activesupport/lib/active_support/messages/rotator.rb, line 14
      def rotate(*args, **options)
        fall_back_to build_rotation(*args, **options)
      end