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

Allow dynamic keys via as: proc #265

Merged
merged 7 commits into from
Apr 5, 2017
Merged

Commits on Apr 5, 2017

  1. Allow as: option to accept a proc.

    James McCarthy committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    958e23c View commit details
    Browse the repository at this point in the history
  2. Fix the Ruboop errors.

    James McCarthy committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    cd38ec0 View commit details
    Browse the repository at this point in the history
  3. Remove overridden :key attribute. And test key method.

    James McCarthy committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    98f8ba2 View commit details
    Browse the repository at this point in the history
  4. Change as: proc to be run in the context of the entity.

    James McCarthy committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    9b63f85 View commit details
    Browse the repository at this point in the history
  5. Add documentation to the as: option.

    James McCarthy committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    4c991ea View commit details
    Browse the repository at this point in the history
  6. Update spec and docs for lambda and proc syntax.

    James McCarthy committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    dcba3a2 View commit details
    Browse the repository at this point in the history
  7. Add CHANGELOG entry.

    James McCarthy committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    68baab0 View commit details
    Browse the repository at this point in the history