Sha256: 96001717a69f848e680569d04bdce3053bb65cba72ede318789c41b6ac06b468

Contents?: true

Size: 188 Bytes

Versions: 3

Compression:

Stored size: 188 Bytes

Contents

When /^I create a Transformation::ConstantColumn object with "([^"]*)" => "([^"]*)"$/ do |column, value|
  @constant_column = Itiel::Transform::ConstantColumn.new({ column => value })
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
itiel-0.1.2 features/step_definitions/transformation/constant_column_steps.rb
itiel-0.1.1 features/step_definitions/transformation/constant_column_steps.rb
itiel-0.1.0 features/step_definitions/transformation/constant_column_steps.rb