aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorJoost Baaij <joost@spacebabies.nl>2011-08-22 00:10:01 +0300
committerJoost Baaij <joost@spacebabies.nl>2011-08-22 00:10:01 +0300
commit95bece9155c46a2273a3febc3a2e176b8c15df8f (patch)
treec493c5935816a7b3094f5454096a9948035ca8f2 /railties
parent165fb830d0876b90578e2f96fe5946b53120c621 (diff)
downloadrails-95bece9155c46a2273a3febc3a2e176b8c15df8f.tar.gz
rails-95bece9155c46a2273a3febc3a2e176b8c15df8f.tar.bz2
rails-95bece9155c46a2273a3febc3a2e176b8c15df8f.zip
Removed my name from the changelog as the amount of blogspam became ridiculous.
When will docrails be back? :-p
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/getting_started.textile1
1 files changed, 0 insertions, 1 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile
index 092ca90a30..755f59f8f9 100644
--- a/railties/guides/source/getting_started.textile
+++ b/railties/guides/source/getting_started.textile
@@ -1890,7 +1890,6 @@ 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
* 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