method
respond_to_without_attributes?
rails latest stable - Class:
ActiveResource::Base
respond_to_without_attributes?(method, include_priv = false)public
For checking respond_to? without searching the attributes (which is faster).
respond_to_without_attributes?(method, include_priv = false)For checking respond_to? without searching the attributes (which is faster).