diff options
author | Xavier Noria <fxn@hashref.com> | 2011-08-23 05:27:11 -0700 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2011-08-23 05:27:11 -0700 |
commit | f7f9003cd54a697fbacebb01675dc6a7467fbf88 (patch) | |
tree | 33f7c626739ae576a1edda2a76cf0ca3714109a8 /railties/guides/source/getting_started.textile | |
parent | 45f8ca54c91b4f75ba0f91ffda970d2710ebab7b (diff) | |
parent | 707378c4892a4666c8b7ed73bef577338bca3c38 (diff) | |
download | rails-f7f9003cd54a697fbacebb01675dc6a7467fbf88.tar.gz rails-f7f9003cd54a697fbacebb01675dc6a7467fbf88.tar.bz2 rails-f7f9003cd54a697fbacebb01675dc6a7467fbf88.zip |
Merge pull request #2616 from tilsammans/patch-2
Removed my name from the changelog as the amount of blogspam became ridic
Diffstat (limited to 'railties/guides/source/getting_started.textile')
-rw-r--r-- | railties/guides/source/getting_started.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile index 092ca90a30..d2bfcfdbb4 100644 --- a/railties/guides/source/getting_started.textile +++ b/railties/guides/source/getting_started.textile @@ -1890,7 +1890,7 @@ h3. Changelog * April 26, 2011: Change migration code from +up+, +down+ pair to +change+ method by "Prem Sichanugrist":http://sikachu.com * April 11, 2011: Change scaffold_controller generator to create format block for JSON instead of XML by "Sebastian Martinez":http://www.wyeworks.com -* August 30, 2010: Minor editing after Rails 3 release by "Joost Baaij":http://www.spacebabies.nl +* August 30, 2010: Minor editing after Rails 3 release by Joost Baaij * July 12, 2010: Fixes, editing and updating of code samples by "Jaime Iniesta":http://jaimeiniesta.com * 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 |