mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
dot missing here
This commit is contained in:
@@ -28,7 +28,7 @@ module ActiveRecord
|
||||
# Returns an array of indexes for the given table.
|
||||
# def indexes(table_name, name = nil) end
|
||||
|
||||
# Checks to see if an index exists on a table for a given index definition
|
||||
# Checks to see if an index exists on a table for a given index definition.
|
||||
#
|
||||
# === Examples
|
||||
# # Check an index exists
|
||||
|
||||
Reference in New Issue
Block a user