class AwsRecord::Generators::SecondaryIndex
def parse_raw_options(raw_opts)
def parse_raw_options(raw_opts) raw_opts ||= [] raw_opts.to_h { |opt| get_option_value(opt) } end
def parse_raw_options(raw_opts) raw_opts ||= [] raw_opts.to_h { |opt| get_option_value(opt) } end