added pry to eruby
This commit is contained in:
parent
93f677ff9d
commit
0ee4b84902
@ -125,3 +125,5 @@ snippet ife
|
|||||||
<% else %>
|
<% else %>
|
||||||
${0}
|
${0}
|
||||||
<% end %>
|
<% end %>
|
||||||
|
snippet pry
|
||||||
|
<% require 'pry'; binding.pry %>
|
||||||
|
Loading…
Reference in New Issue
Block a user