Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个报价模型,并且在更新 - 控制器中添加了一个 Actionmailer。
我希望 Actionmailer 仅在勾选 Accepted (Boolean) 时才关闭。
有人有想法么?
提前致谢。
if @user.active == true UserMailer.active_user_notice_email(@user).deliver end
整理出来
在开始之前,我对我的英语感到抱歉..我说得不好..所以我在 ExtJS4 中的 Combobox 有问题..我试图在我的组合框列表中添加一个空行但它不行..我有列表有一个空行但是当我尝试选择它时我不能..所以如果有人可以帮助我或有一个例子请
Ext.require([ 'Ext.form.*', 'Ext.data.*', 'Ext.