This commit is contained in:
George Millo 2014-11-06 16:19:12 +07:00 committed by Elliot Winkler
parent 0da09b2132
commit 68a419a20e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ module Shoulda
# in_array(['Mac', 'Linux'])
# end
#
# If your blacklist is a range of values, use `in_rnage`:
# If your blacklist is a range of values, use `in_range`:
#
# class Game
# include ActiveModel::Model