Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
activeadmin / features / step_definitions / layout_steps.rb
Size: Mime:
Then /^I should see the Active Admin layout$/ do
  expect(page).to have_css '#active_admin_content #main_content_wrapper'
end