diff options
author | Mike Gunderloy <MikeG1@larkfarm.com> | 2009-02-01 13:40:06 -0600 |
---|---|---|
committer | Mike Gunderloy <MikeG1@larkfarm.com> | 2009-02-01 13:46:56 -0600 |
commit | a2da53f6a8fc51ede1ca636d2157916a7c9a6e09 (patch) | |
tree | 8aa24a9d873fa8f4a921e938efd6f4bcac26635d /railties/doc/guides/source | |
parent | 403c7d46eeaca60fa82be93d5ecd898ee4a8590e (diff) | |
download | rails-a2da53f6a8fc51ede1ca636d2157916a7c9a6e09.tar.gz rails-a2da53f6a8fc51ede1ca636d2157916a7c9a6e09.tar.bz2 rails-a2da53f6a8fc51ede1ca636d2157916a7c9a6e09.zip |
Add missing changelog entry to getting started guide
Diffstat (limited to 'railties/doc/guides/source')
-rw-r--r-- | railties/doc/guides/source/getting_started_with_rails.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/doc/guides/source/getting_started_with_rails.txt b/railties/doc/guides/source/getting_started_with_rails.txt index 43322822fe..34bd6ca5e5 100644 --- a/railties/doc/guides/source/getting_started_with_rails.txt +++ b/railties/doc/guides/source/getting_started_with_rails.txt @@ -1342,7 +1342,7 @@ Rails also comes with built-in help that you can generate using the rake command http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/2[Lighthouse ticket] -* +* February 1, 2009: Updated for Rails 2.3 by link:../authors.html#mgunderloy[Mike Gunderloy] * November 3, 2008: Formatting patch from Dave Rothlisberger * November 1, 2008: First approved version by link:../authors.html#mgunderloy[Mike Gunderloy] * October 16, 2008: Revised based on feedback from Pratik Naik by link:../authors.html#mgunderloy[Mike Gunderloy] (not yet approved for publication) |