This project is archived and is in readonly mode.
Spelling errors in docs
Reported by Sergey Avseyev | May 31st, 2010 @ 01:47 PM | in 2.3.9
Spelling errors in validations.rb
$ grep messsage activerecord/lib/active_record/validations.rb
# Adds an error message (+messsage+) to the +attribute+, which will be returned on a call to <tt>on(attribute)</tt>
# If no +messsage+ is supplied, :invalid is assumed.
Comments and changes to this ticket
-
Santiago Pastorino May 31st, 2010 @ 10:30 PM
- Milestone set to 2.3.9
- Tag changed from docs to docs, validations
- State changed from new to open
- Assigned user set to Xavier Noria
Please upload the patch file, you got it ;)
-
Repository June 1st, 2010 @ 02:44 PM
- State changed from open to resolved
(from [a0bb1dda119a7488b8a4d61b354a64e619b0d1b3]) revises rdoc of AMo::Error#add [#4738 state:resolved] http://github.com/rails/rails/commit/a0bb1dda119a7488b8a4d61b354a64...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Tags
Referenced by
- 4738 Spelling errors in docs (from [a0bb1dda119a7488b8a4d61b354a64e619b0d1b3]) revises...