Sha256: 5bd184f5891dae9301a95fdbe135c58294d02e5a92af5700dc8778880ae2a41a
Contents?: true
Size: 535 Bytes
Versions: 22
Compression:
Stored size: 535 Bytes
Contents
# Uricp Copy one URI to another with optional cache ## Installation Add this line to your application's Gemfile: ```ruby gem 'uricp' ``` And then execute: $ bundle Or install it yourself as: $ gem install uricp ## Usage ## Contributing 1. Fork it ( https://github.com/[my-github-username]/uricp/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
22 entries across 22 versions & 1 rubygems