method

ujs?

v6.0.0 - Show latest stable - Class: Build
ujs?()
public

No documentation available.

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