method

ujs?

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

No documentation available.

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