lib/just_chess/pieces/pawn.rb in just_chess-1.0.6 vs lib/just_chess/pieces/pawn.rb in just_chess-1.0.7
- old
+ new
@@ -111,6 +111,6 @@
def starting_rank
STARTING_RANK[player_number]
end
end
-end
\ No newline at end of file
+end
- old
+ new