method

has_index?

rails latest stable - Class: Rails::Generators::GeneratedAttribute
has_index?()
public

No documentation available.

# File railties/lib/rails/generators/generated_attribute.rb, line 191
      def has_index?
        @has_index
      end