aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_mailer_basics.md
diff options
context:
space:
mode:
authorZoltan Debre <zdebre@gmail.com>2013-04-05 17:15:53 +0200
committerZoltan Debre <zdebre@gmail.com>2013-04-05 17:15:53 +0200
commit9d62ebb0d025150aa685845bb482deeafc65af9c (patch)
treeb521a1da285c1ae5f6537747b75aeab48d0ebe84 /guides/source/action_mailer_basics.md
parent3bacddee18f3eaf0f513e7dc69a4e78adf61b450 (diff)
downloadrails-9d62ebb0d025150aa685845bb482deeafc65af9c.tar.gz
rails-9d62ebb0d025150aa685845bb482deeafc65af9c.tar.bz2
rails-9d62ebb0d025150aa685845bb482deeafc65af9c.zip
Change deprecated validates_presence_of
In Validations section the example contained "validates_presence_of" which is deprecated. It should be "validates :name, presence: true"
Diffstat (limited to 'guides/source/action_mailer_basics.md')
0 files changed, 0 insertions, 0 deletions