method

failed?

rails latest stable - Class: ActiveRecord::ConnectionAdapters::SybaseAdapterContext

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

failed?()
public

No documentation available.

# File activerecord/lib/active_record/connection_adapters/sybase_adapter.rb, line 602
      def failed?
        @failed
      end