Class: Class

Public Visibility

Public Instance Method Summary

#controller?

Public Instance Methods Inherited from Object

try

Public Instance Method Details

controller?

public controller?
[View source]


71
72
73
# File 'lib/rango/ext/kernel.rb', line 71

def controller?
  false
end