Skip to content

Fix docs Rake "update_version" command to strip trailing spaces #24

@zpao

Description

@zpao

Looks like it's mostly a problem with Ruby 1.8 yaml vs 1.9 yaml. One strips the trailing space and the other leaves it in.

There's also the issue of reordering. So at the very least we shouldn't re-write _config.yml if the version is the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions