fnando / browser

Do some browser detection with Ruby. Includes ActionController integration.
MIT License
2.44k stars 358 forks source link

Exclude test files from gem package #545

Open williantenfen opened 1 month ago

williantenfen commented 1 month ago

Here's a patch that excludes files under test directory from the gem package.

With this patch, the gem package size shrinks as follows:

before: 57856 bytes
after:  34304 bytes

🇧🇷

williantenfen commented 1 month ago

@fnando not sure if this needs to be added to changelog, let me know if so...