method

variable?

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

No documentation available.

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