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

Version Path
uricp-0.0.37 README.md
uricp-0.0.36 README.md
uricp-0.0.35 README.md
uricp-0.0.34 README.md
uricp-0.0.32 README.md
uricp-0.0.31 README.md
uricp-0.0.30 README.md
uricp-0.0.29 README.md
uricp-0.0.28 README.md
uricp-0.0.27 README.md
uricp-0.0.26 README.md
uricp-0.0.25 README.md
uricp-0.0.24 README.md
uricp-0.0.23 README.md
uricp-0.0.22 README.md
uricp-0.0.21 README.md
uricp-0.0.20 README.md
uricp-0.0.18 README.md
uricp-0.0.17 README.md
uricp-0.0.16 README.md