aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_model_basics.md
Commit message (Expand)AuthorAgeFilesLines
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* has_secure_password: use `recovery_password` instead of `activation_token`bogdanvlviv2018-07-081-8/+8
* Update `has_secure_password` info in the guidebogdanvlviv2018-07-061-5/+21
* Added a lot of Oxford commasAnthony Crumley2018-05-101-1/+1
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
* [ci skip] Change ++ by markdown quotesMikhail Dieterle2017-04-081-1/+1
* Fix weird documentation lineJon Moss2017-03-121-1/+1
* Second editing pass on "Active Model Basics" guideJon Moss2017-03-121-16/+18
* First editing pass on "Active Model Basics" guideJon Moss2017-03-121-11/+12
* Fix spellingJonathan Chen2017-03-031-1/+1
* Minor doc fix related to ActiveModel::SecurePassword [ci skip]Aditya Kapoor2016-08-111-2/+5
* Fix Active Model basics introduction to indicate it only introduces us to int...Vipul A M2016-04-051-1/+1
* Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1
* Refer to rails command instead of rake in a bunch of placesDavid Heinemeier Hansson2015-12-181-1/+1
* Update docs/comments to use setup/teardown blocks vs. methods.Ken Collins2015-11-031-3/+3
* [ci skip] Improve readability in active model basics guideTim Wade2015-10-181-7/+7
* add a description of the return value that was missing [ci skip]yuuji.yaginuma2015-09-031-1/+1
* [ci skip] Modify introduction text and bullets to be consistent with other gu...Brooks Reese2015-08-101-5/+5
* Remove XML Serialization from core.Zachary Scott2015-08-071-59/+2
* Merge pull request #18503 from vipulnsward/guides-in-onXavier Noria2015-01-141-1/+1
|\
| * - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* | Change 'a' to 'an' for 'XML' word [ci skip]Santosh Wadghule2015-01-121-2/+2
|/
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Fix typo in Active Model guidePrathamesh Sonpatki2014-10-051-2/+2
* [ci skip] Merge ActiveModel::SecurePassword guide from @aditya-kapoorZachary Scott2014-10-041-0/+46
|\
| * [ci skip] add guide for ActiveModel::SecurePasswordAditya Kapoor2014-08-111-0/+46
* | Edits to ActiveModel guide [ci skip]Nick Meehan2014-10-041-36/+38
* | Add Active Model to guides [ci skip]Mauro George2014-10-041-14/+297
* | Deprecate `reset_#{attribute}` in favor of `restore_#{attribute}`.Rafael Mendonça França2014-07-151-2/+2
* | [ci skip] add guide for ActiveModel::NamingAditya Kapoor2014-07-051-0/+23
|/
* Merge pull request #10816 from bogdan/less-dirty-dirtyRafael Mendonça França2013-09-231-1/+1
* Changing the wordings in a few placesAkshay Khole2013-05-041-2/+2
* comments in the callbacks description are in present tenseAkshay Khole2013-05-041-3/+3
* Fix Active Record validation error messages markup in guidesCarlos Antonio da Silva2012-12-041-18/+18
* Improve the Active Model guide [ci skip]Carlos Antonio da Silva2012-12-041-33/+27
* Fixing a couple of spelling mistakesErshad K2012-12-041-1/+1
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-0/+2
* Remove 'This guide is based on ' warnings.Steve Klabnik2012-11-291-2/+0
* ActiveRecord -> Active RecordSteve Klabnik2012-11-291-1/+1
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-4/+4
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-1/+1
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-10/+12
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-18/+18
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+204