Created
May 15, 2010 18:18
-
-
Save railsfactory/402327 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git pull | |
git checkout -b checking2810 | |
git apply ~/2810add_order_option_to_with_scope.diff | |
error: patch failed: activerecord/lib/active_record/base.rb:401 | |
error: activerecord/lib/active_record/base.rb: patch does not apply | |
error: patch failed: activerecord/test/cases/method_scoping_test.rb:657 | |
error: activerecord/test/cases/method_scoping_test.rb: patch does not apply |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment