method

quoted_string_prefix

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

Method deprecated or moved

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

quoted_string_prefix()
public

No documentation available.

# File activerecord/lib/active_record/connection_adapters/abstract/quoting.rb, line 64
      def quoted_string_prefix
        ''
      end