GemPath
Find where a gem is located.
Installation
Add this line to your application's Gemfile then run bundle:
gem "gem_path"Or install it yourself as:
$ gem install gem_path
Usage
GemPath.find("rails")
# => path/to/rails/gem/in/your/systemLicense, Contributor's Guidelines
- MIT license
- Moya Contributors Guidelines which TLDR: means we give out push access easily and often.