Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interpolate for arrays #395

Merged
merged 6 commits into from Jan 19, 2018
Merged

Interpolate for arrays #395

merged 6 commits into from Jan 19, 2018

Commits on Nov 9, 2017

  1. Interpolate now works for array

    Bartuz authored and stereobooster committed Nov 9, 2017
    Copy the full SHA
    2a5dd85 View commit details
    Browse the repository at this point in the history
  2. Update interpolation.rb

    removes unnecessary line
    Filip Bartuzi authored and stereobooster committed Nov 9, 2017
    Copy the full SHA
    321bc1b View commit details
    Browse the repository at this point in the history
  3. Refactor interpolation method

    Suggested by @clemens
    Bartuz authored and stereobooster committed Nov 9, 2017
    Copy the full SHA
    ae859dd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    23069aa View commit details
    Browse the repository at this point in the history
  5. Fix specs for array interpolation

    It covers full use case now.
    Thankfully to #282 (comment)
    Bartuz authored and stereobooster committed Nov 9, 2017
    Copy the full SHA
    80e27e9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7ffc496 View commit details
    Browse the repository at this point in the history