method

ujs?

v5.2.3 - Show latest stable - Class: Build
ujs?()
public

No documentation available.

# File ci/travis.rb, line 104
  def ujs?
    component.split(":").last == "ujs"
  end