diff options
author | Xavier Noria <fxn@hashref.com> | 2010-04-04 13:36:15 -0700 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2010-04-04 13:36:15 -0700 |
commit | 723e91e9fd594856aa7bcd38b04d04acd03039be (patch) | |
tree | c35f6fa19af20a64643249115732ba185db8bdc3 /railties/guides/source/getting_started.textile | |
parent | b546945b51d1e5765b4bf4eba0bd8413ea8e4198 (diff) | |
parent | 00884a59013a658082dab41da5ff41add31b8c43 (diff) | |
download | rails-723e91e9fd594856aa7bcd38b04d04acd03039be.tar.gz rails-723e91e9fd594856aa7bcd38b04d04acd03039be.tar.bz2 rails-723e91e9fd594856aa7bcd38b04d04acd03039be.zip |
Merge commit 'docrails/master'
Diffstat (limited to 'railties/guides/source/getting_started.textile')
-rw-r--r-- | railties/guides/source/getting_started.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile index 9cc96f8205..9669f7f155 100644 --- a/railties/guides/source/getting_started.textile +++ b/railties/guides/source/getting_started.textile @@ -1432,6 +1432,7 @@ h3. Changelog "Lighthouse ticket":http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/2 +* April 1, 2010: Fixed document to validate XHTML 1.0 Strict. "Jaime Iniesta":credits.html#jaimeiniesta * February 8, 2010: Full re-write for Rails 3.0-beta, added helpers and before_filters, refactored code by "Mikel Lindsaar":credits:html#raasdnil * January 24, 2010: Re-write for Rails 3.0 by "Mikel Lindsaar":credits:html#raasdnil * July 18, 2009: Minor cleanup in anticipation of Rails 2.3.3 by "Mike Gunderloy":credits.html#mgunderloy |