Skip to content

History / How To: Move version name to end of filename, instead of front

Revisions

  • rewrote tripple reverse (should be faster and is better readable)

    @omitter omitter committed Apr 4, 2017
  • present? only works in Rails, not other Ruby contexts.

    @marklatham marklatham committed Apr 2, 2017
  • Version name appeared at both ends of filename until I inserted these 3 lines. This should work for single- & multiple-word version names.

    @marklatham marklatham committed Apr 2, 2017
  • Sorry, my last edit only works for a one-word version_name, not 2-word. Reversing my edit out...

    @marklatham marklatham committed Mar 31, 2017
  • version_name appeared at both ends of filename until I added this line of code

    @marklatham marklatham committed Mar 31, 2017
  • Given code did not always work, fix it.

    @mcmire mcmire committed Aug 26, 2016
  • Initial draft of How-To doc for moving version name to end of filename

    @scottwb scottwb committed Jul 9, 2011