mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Small Typo
This commit is contained in:
parent
b7d50f352f
commit
50b3b968d4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
module ActiveModel
|
module ActiveModel
|
||||||
# == Active \Model Conversions
|
# == Active \Model Conversion
|
||||||
#
|
#
|
||||||
# Handles default conversions: to_model, to_key, to_param, and to_partial_path.
|
# Handles default conversions: to_model, to_key, to_param, and to_partial_path.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue