diff options
author | Rohit Arondekar <rohit.arondekar@gmail.com> | 2010-05-21 06:53:45 -0700 |
---|---|---|
committer | Mikel Lindsaar <raasdnil@gmail.com> | 2010-06-03 23:32:08 +1000 |
commit | 464ebb7d4a256dfbf796b62b1d975dfa6b000f2a (patch) | |
tree | 17be86ec461f3b1f237081afa72fa9e8299b203a /railties/guides/source/getting_started.textile | |
parent | e3b04f3ce9a054b3c1dda1964b727d112f24d23c (diff) | |
download | rails-464ebb7d4a256dfbf796b62b1d975dfa6b000f2a.tar.gz rails-464ebb7d4a256dfbf796b62b1d975dfa6b000f2a.tar.bz2 rails-464ebb7d4a256dfbf796b62b1d975dfa6b000f2a.zip |
Getting Started, don't forget to link to yourself if you are adding to the changelog.
Diffstat (limited to 'railties/guides/source/getting_started.textile')
-rw-r--r-- | railties/guides/source/getting_started.textile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile index dd4e94a9e1..fe623e969f 100644 --- a/railties/guides/source/getting_started.textile +++ b/railties/guides/source/getting_started.textile @@ -1486,8 +1486,7 @@ h3. Changelog "Lighthouse ticket":http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/2 -* May 16, 2010: Added a section on configuration gotchas to address common encoding - problems that people might have +* May 16, 2010: Added a section on configuration gotchas to address common encoding problems that people might have by "Yehuda Katz":http://www.yehudakatz.com * April 30, 2010: Fixes, editing and updating of code samples by "Rohit Arondekar":http://rohitarondekar.com * April 25, 2010: Couple of more minor fixups "Mikel Lindsaar":credits.html#raasdnil * April 1, 2010: Fixed document to validate XHTML 1.0 Strict. "Jaime Iniesta":http://jaimeiniesta.com |