动态内容调整
This commit is contained in:
parent
c439d62a64
commit
22a83bee0e
|
@ -1,7 +1,7 @@
|
||||||
class WechatsController < ActionController::Base
|
class WechatsController < ActionController::Base
|
||||||
wechat_responder
|
wechat_responder
|
||||||
|
|
||||||
included ApplicationHelper
|
include ApplicationHelper
|
||||||
|
|
||||||
# default text responder when no other match
|
# default text responder when no other match
|
||||||
on :text do |request, content|
|
on :text do |request, content|
|
||||||
|
|
Loading…
Reference in New Issue