dot missing here

This commit is contained in:
Sebastian Martinez
2011-04-22 20:39:26 -03:00
parent 616eef33a5
commit 0ce94f4020

View File

@@ -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