Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codequest-eu/codequest_pipes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codequest-eu/codequest_pipes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/1.0.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 10, 2019

  1. Add ErrorCollector object to Pipes::Context (#12)

    Co-Authored-By: Przemek Bieliński <[email protected]>
    
    * ErrorCollector for Pipes::Context
    
    * Store error passed to 'halt' in the error collectors errors hash in the :base key. Add 'error' method returning this error for backwards compatibility.
    
    * Update gem version
    Przemek Bieliński authored and pjanek committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    bcdfc03 View commit details
    Browse the repository at this point in the history
  2. Strong context elements (#13)

    * strong context elements v1-simple
    
    * tests for strong context elements
    
    * extract _merge_context_elements method
    
    * rename 'cls' to 'klass'
    
    * reformat _validate_ctx
    
    * reformat tests and add tests for require_context
    pjanek authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    d07c533 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    ff2e5bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eeb4ae View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    f6f816d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b168756 View commit details
    Browse the repository at this point in the history
Loading