Sha256: 496bea88e3365e170cf1c27ea6779f4d7b08d0ceaee0a0794349c77f21f91b47

Contents?: true

Size: 199 Bytes

Versions: 28

Compression:

Stored size: 199 Bytes

Contents

When /^I create a new ([^"]*)$/ do |asset_type|
  visit path_to("new #{asset_type} page")
end

# Given /^I create a new "([^\"]*)"$/ do |asset_type|
#   visit path_to("new #{asset_type} page")
# end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
hydra-head-3.3.0 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.2.2 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.2.1 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.2.0 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.2.0.pre3 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.2.0.pre2 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.2.0.pre1 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.5 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.4 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.3 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.2 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.1 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.0 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.0.rc2 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.0.rc1 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.0.pre5 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.0.pre4 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.0.pre3 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.0.1 test_support/features/step_definitions/create_asset_steps.rb
hydra-head-3.1.0.pre2 test_support/features/step_definitions/create_asset_steps.rb