Edit

IABSD.fr/ports/www/ruby-capybara/patches

Branch :

  • Show log

    Commit

  • Author : jeremy
    Date : 2012-12-20 16:21:24
    Hash : 0bde4ba6
    Message : Add ruby-capybara-1.1.2 Capybara helps you test Rails and Rack applications by simulating how a real user would interact with your app. It is agnostic about the driver running your tests and comes with Rack::Test and Selenium support built in. WebKit is supported through an external gem. OK sthen@

  • patch-_metadata
  • $OpenBSD: patch-_metadata,v 1.1.1.1 2012/12/20 16:21:24 jeremy Exp $
    
    Remove the selenium-webdriver dependency, since it is really an
    optional dependency and selenium-webdriver hasn't been ported
    yet.
    
    --- .metadata.orig	Mon Jan 30 11:50:54 2012
    +++ .metadata	Mon Jan 30 11:51:21 2012
    @@ -41,7 +41,7 @@ dependencies:
         - - ~>
           - !ruby/object:Gem::Version
             version: '2.0'
    -  type: :runtime
    +  type: :development
       prerelease: false
       version_requirements: *2152397660
     - !ruby/object:Gem::Dependency