JuanitoFatas / gem_path

Find where a gem is located.

Home Page:https://github.com/JuanitoFatas/gem_path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GemPath

Build Status

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/system

License, Contributor's Guidelines

About

Find where a gem is located.

https://github.com/JuanitoFatas/gem_path

License:MIT License


Languages

Language:Ruby 100.0%