remove pry

This commit is contained in:
yanxd 2014-07-24 17:24:30 +08:00
parent 1755d7a790
commit 6a14676248
1 changed files with 0 additions and 1 deletions

View File

@ -199,7 +199,6 @@ class WordsController < ApplicationController
def obj_distinguish_url_origin
#modify by nwb
#添加对课程留言的支持
binding.pry
referer = request.headers["Referer"]
obj_id = referer.match(%r(/([0-9]{1,})(/|$)))[1]
if referer.match(/project/)