embiggen icon indicating copy to clipboard operation
embiggen copied to clipboard

A Ruby library to expand shortened URLs

Results 6 embiggen issues
Sort by recently updated
recently updated
newest added

Hi Folks... I'm wondering if you could add perma.cc to embiggen. While perma.cc isn't strictly a link shortener, for purposes of altmetrics, it's usually desirable to look at the parent...

Embiggen currently uses Ruby's standard [`Net::HTTP`](http://ruby-doc.org/stdlib-2.2.2/libdoc/net/http/rdoc/Net/HTTP.html) library to perform HTTP requests but this is not open for extension (e.g. to configure proxies or swap out entirely). It might be better...

enhancement

Bumps [rubocop](https://github.com/rubocop/rubocop) from 0.30.0 to 0.49.0. Release notes Sourced from rubocop's releases. RuboCop 1.28 (a.k.a. The 10th Anniversary Edition) New features #10551: Add AllowComments option to Style/RedundantInitialize is true by...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.8 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 12.3.3. Changelog Sourced from rake's changelog. === 12.3.3 ==== Bug fixes Use the application's name in error message if a task is not found. Pull...

dependencies