diff options
author | Xavier Noria <fxn@hashref.com> | 2010-11-19 21:42:18 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2010-11-19 21:46:12 +0100 |
commit | 902ae14e650d87bc0ba3d34030c9bb38646c0d9f (patch) | |
tree | d15e25e4b199c751898d5cb1ae0894f484ba0922 /railties/guides/source/getting_started.textile | |
parent | 6bd93f672ac1c0c4cfe708745c925b4bbe666947 (diff) | |
download | rails-902ae14e650d87bc0ba3d34030c9bb38646c0d9f.tar.gz rails-902ae14e650d87bc0ba3d34030c9bb38646c0d9f.tar.bz2 rails-902ae14e650d87bc0ba3d34030c9bb38646c0d9f.zip |
guides: gives clear instructions for feedback, removes links to the now archived LH project
Diffstat (limited to 'railties/guides/source/getting_started.textile')
-rw-r--r-- | railties/guides/source/getting_started.textile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile index f3420e37d1..902b7353c0 100644 --- a/railties/guides/source/getting_started.textile +++ b/railties/guides/source/getting_started.textile @@ -1469,8 +1469,6 @@ Two very common sources of data that are not UTF-8: h3. Changelog -"Lighthouse ticket":http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/2 - * 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 |