ryanb / swapper

Ruby script for swapping two elements on a line (to be used in text editors).

This URL has Read+Write access

name age message
file README.rdoc Loading commit data...
file Rakefile
directory lib/
directory spec/
README.rdoc

Swapper

Simple ruby library for swapping two elements in a single string. This is designed to be used in a text editor for swapping arguments in a function for example.