From e95f5417e8c15dec4f51afeb69945fdc89f1f2e3 Mon Sep 17 00:00:00 2001 From: Ryan Bigg Date: Sun, 23 Nov 2008 22:28:05 +1030 Subject: Was very naughty and did not add changelog message to guide. --- railties/doc/guides/source/finders.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/railties/doc/guides/source/finders.txt b/railties/doc/guides/source/finders.txt index 55ba744591..5fc77a5415 100644 --- a/railties/doc/guides/source/finders.txt +++ b/railties/doc/guides/source/finders.txt @@ -675,6 +675,7 @@ Thanks to Mike Gunderloy for his tips on creating this guide. http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/16[Lighthouse ticket] +* November 23 2008: Added documentation for +find_by_last+ and +find_by_bang!+ * November 21 2008: Fixed all points specified in http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/16-activerecord-finders#ticket-16-13[this comment] and http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/16-activerecord-finders#ticket-16-14[this comment] * November 18 2008: Fixed all points specified in http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/16-activerecord-finders#ticket-16-11[this comment] * November 8, 2008: Editing pass by link:../authors.html#mgunderloy[Mike Gunderloy] . First release version. -- cgit v1.2.3