aboutsummaryrefslogtreecommitdiffstats
path: root/spec/helpers
diff options
context:
space:
mode:
authorTeddy Wing2017-09-01 15:34:45 +0200
committerTeddy Wing2017-09-01 15:38:48 +0200
commitb546fc6ef6d406a041f5a26f5855a02b7c8d1f2c (patch)
tree15ba030010b2a9b6a9c8d930c4d3d89d59980c9f /spec/helpers
parent9470a51cfc5fb3fd4d5fde2fb4e12caf3eaaa8eb (diff)
downloadchouette-core-b546fc6ef6d406a041f5a26f5855a02b7c8d1f2c.tar.bz2
TableBuilderHelper#tbody: Use new `Column#link_to` for all column links
Instead of always linking to the `name` and `comment` attributes, allow any column to link to any thing by calling the new `TableBuilderHelper::Column#link_to` method. Because `linkable?`-ness is now determined at the column level, we can get rid of the `#column_is_linkable?` method here. The code is still pretty much "en désordre" as a result of the `overhead` code tornado, but we'll have to deal with that later. (Oh goodness I hope we get to deal with it.)
Diffstat (limited to 'spec/helpers')
0 files changed, 0 insertions, 0 deletions