# Chop Slice and dice your Cucumber tables with ease! ## Installation ```ruby group :test do gem 'chop' end ``` ## Usage TODO: Write more usage instructions here. See the source for usage in the meantime. * `Chop::Builder`: Create ActiveRecord instances from a Cucumber table. * `Chop::Table`: Diff a Cucumber table with a . * `Chop::DefinitionList`: Diff a Cucumber table with a
. * `Chop::UnorderedList`: Diff a Cucumber table with a