Commits


Gabriel Gironda authored and Terence Lee committed 9b96e6d1a6b
Better checking for existence of Rake tasks With the current setup, a broken Rakefile will cause all tasks to be considered undefined. This silently fails under most situations, for example, pushing a Rails 3 app with a broken Rakefile will cause asset precompilation to not work, with no error during the push. Conflicts: lib/language_pack/ruby.rb