Flowdock
method

rotate

Importance_0
v7.1.3.2 - Show latest stable - 0 notes - Class: Rotator
rotate(*args, **options) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activesupport/lib/active_support/messages/rotator.rb, line 14
      def rotate(*args, **options)
        fall_back_to build_rotation(*args, **options)
      end
Register or log in to add new notes.