Eliminating warnings from rails

I am developing my first rails app and I am quite shocked at the amount of warnings the rails source spits out.

Please guys, try running the rails source with '-w' as a RUBYOPT and addressing the warnings. Rails spits out tons of warnings and this is definitively a pain for doing proper ruby development.