kyrylo / pry-theme

An easy way to customize Pry colors via theme files
zlib License
171 stars 14 forks source link

NameError: undefined local variable or method `_pry_' for #<PryTheme::WhenStartedHook:0x007febbeb5f368> #53

Closed wilsonsilva closed 7 years ago

wilsonsilva commented 7 years ago

I just installed the gem and when I start pry I get the following error:

when_started hook failed: NameError: undefined local variable or method `_pry_' for #
<PryTheme::WhenStartedHook:0x007febbeb5f368>
/Users/wilsonsilva/.rvm/gems/ruby-2.2.3/gems/pry-theme-1.2.0/lib/pry-
theme/when_started_hook.rb:12:in `call'
(see _pry_.hooks.errors to debug)

Pry Version: 0.10.4 Ruby Version: 2.2.3

wilsonsilva commented 7 years ago

The theme name was wrong.