Mon-Ouie / pry-remote

Connect to Pry remotely
Other
639 stars 81 forks source link

reason to have different names for binding method and command #65

Open neohunter opened 8 years ago

neohunter commented 8 years ago

Why you decided to have

binding.remote_pry as method to call debugger

and pry-remote to connect to it from shell

instead of have remote_pry as shell command?

What is more important that consistency?

oystersauce8 commented 8 years ago

this drives me nuts too :)

On Fri, Nov 6, 2015 at 10:53 AM, Arnold Roa notifications@github.com wrote:

Why you decided to have

binding.remote_pry as method to call debugger

and pry-remote to connect to it from shell

instead of have remote_pry as shell command?

What is more important that consistency?

— Reply to this email directly or view it on GitHub https://github.com/Mon-Ouie/pry-remote/issues/65.