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