Using Pry with Pow
Use pry-remote to interact with your rails app running in pow
# In your Gemfile
gem 'pry-remote', :group => :development
# Install with bundler
$ bundle
# In your ruby code
binding.remote_pry
# In your terminal
$ pry-remote
Enjoy!
Written by Ruben Ascencio
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#