http_accept_language icon indicating copy to clipboard operation
http_accept_language copied to clipboard

Consider to extract HttpAcceptLanguage::Parser into separate gem?

Open teohm opened this issue 8 years ago • 0 comments

@iain Hi, I noticed the repo is not actively maintained, and most pending pull requests (#56 #58 #61) are related to Rails upgrades.

Have you considered to extract HttpAcceptLanguage::Parser into its own gem? Because by doing that, the new parser gem will have no dependency, and anyone who needs the parser can simply install the parser gem and don't have to wait for the Rails-related upgrades.

What do you think?

teohm avatar Jun 22 '17 08:06 teohm