zph / pry-uber

Meta gem for pry gem and plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pry::Uber

A gem so amazing, it needs no introduction!

Wait, no, prob still needs one.

Pry-Uber is a meta gem to pull in the pry tools I love.

Installation

Add this line to your application's Gemfile:

gem 'pry-uber'

And then execute:

$ bundle

Or install it yourself as:

$ gem install pry-uber

Usage

* Use pry.
* Profit.
* Try out the included gem `repl_rake`

Contributing

  1. Fork it ( http://github.com/zph/pry-uber/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Meta gem for pry gem and plugins

License:MIT License


Languages

Language:Ruby 100.0%