Store square tag item by name, not by element.
commitef10324123af091f8531ad27874069bae7e7540f
authorPaolo Capriotti <p.capriotti@gmail.com>
Thu, 30 Jul 2009 01:06:06 +0000 (30 03:06 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Wed, 26 Aug 2009 08:06:53 +0000 (26 10:06 +0200)
treefbc27952fee3241bb861476db9a29674f7958bcd
parenta74b0c704a922669139a45860953087176ff38e0
Store square tag item by name, not by element.

Add test case for board items.
lib/board/board.rb
lib/board/square_tag.rb
lib/helpers/theme_stubs.rb [new file with mode: 0644]
test/board/test_board.rb [new file with mode: 0644]
test/test_controller.rb