method

variable?

rails latest stable - Class: ActiveSupport::Duration::Scalar
variable?()
public

No documentation available.

# File activesupport/lib/active_support/duration.rb, line 93
      def variable? # :nodoc:
        false
      end