http://www.oreillynet.com/pub/a/ruby/excerpts/ruby-best-practices/writing-backward-compatible.html
- http://developer.uservoice.com/blog/2012/03/04/how-to-upgrade-a-rails-2-3-app-to-ruby-1-9-3/
- (How we upgraded UserVoice, a Rails 2.3.14 app, to Ruby 1.9.3.)
- https://gist.github.com/1976864
- http://causes.github.com/migrating-rails-talk/#/1 (quite good!!)
###############################################################
- http://andre.arko.net/2012/06/14/rails-2314-on-ruby-193/
- http://scottiestech.info/2012/02/07/make-rails-2-3-x-happy-with-ruby-1-9-3/
- http://instantbadger.blogspot.de/2011/11/porting-rails-23-app-to-ruby-19.html
- http://grokbase.com/t/gg/rails-oceania/122xj90wyh/rails-2-3-14-on-ruby-1-9-3
- http://guides.rubyonrails.org/2_3_release_notes.html#ruby-1-9-1-support
- https://speakerdeck.com/u/elitau/p/problems-on-migrating-from-ruby-18-to-19
- http://www.scribd.com/doc/5707264/New-in-Ruby-1-9 (older)
- http://www.slideshare.net/tomaspavelka/migrating-to-ruby19
- http://blog.grayproductions.net/articles/getting_code_ready_for_ruby_19
- http://www.slideshare.net/tomaspavelka/migrating-to-ruby19
- http://boga.wordpress.com/tag/ruby19/
- https://github.com/grosser/fast_gettext/
- https://github.com/grosser/gettext_i18n_rails/
- https://github.com/grosser/gettext_i18n_rails_example
- http://www.frick-web.at/system/downloads/bachelorarbeit1_matthias_frick.pdf
- http://unicorn.bogomips.org/Unicorn/OobGC.html
- http://rubyforge.org/pipermail/mongrel-unicorn/2011-October/001207.html
- http://po-ru.com/diary/fixing-invalid-utf-8-in-ruby-revisited/
- http://blog.grayproductions.net/articles/ruby_19s_three_default_encodings
- clean up upfront!
- simple is the new clever!
git remote prune origin (removes all stale remote branches)
sind ja alles meine Argumente... aber niemand möchte damit anfangen, den Code aufzuräumen... sehr schade eigentlich, gerade wird Strategie gefahren - lieber mehr Hardware, als performantere App... aber ich geb noch nicht auf, vllt. kann ich doch noch was bewegen.
Cheers und danke für die Unterstützung! Grüße nach USA!