* Clean up dependencies code which is used to disable rubygems in release mode.
* From script/console the configuration isn't ran.
* Move MainMenu.nib to app/views
* The fsevents test "should run the user specified block when one of the paths that was specified is modified", sometimes randomly fails.
* Need to refactor the rc freeze tasks with the xcode:frameworks tasks.
* Choose between Notifications #notify_on and #once.
* Add caching to notification name lookup
* Create tests for initializer.rb.
* Create templates for testing in either TestUnit, TestSpec or rSpec.
I don't use rSpec anymore atm, so I (Eloy) will first focus on TestUnit & TestSpec.
Actually I will just move it to test/spec.
* Create rspec testing plugin
* Create test/spec testing plugin
* Create test/unit testing plugin