小编Dar*_*rer的帖子

例外通知Gem和Rails 3

我正在尝试启动并运行,但每当我启动服务器时,我都会看到"未初始化的常量ExceptionNotifier".

http://github.com/rails/exception_notification

在我的Gemfile中我有

gem"exception_notification",:git =>" http://github.com/rails/exception_notification.git " ,: branch =>"master"

我已经尝试将配置如config/application.rb,config/environment.rb和config.ru中的github readme所示.我用我的应用程序名称替换了"Whatever".

exception-handling ruby-on-rails ruby-on-rails-plugins ruby-on-rails-3

41
推荐指数
5
解决办法
3万
查看次数

Android微调器没有按钮本身的涟漪,只有它的选项

我似乎无法让压力状态波纹在Spinner上工作.单个下拉项目有波纹,但不是旋转器本身.我想也许这是预期的行为,但是来自材料设计指南的这个动画清楚地显示了在选项下拉下拉列表出现之前带有按下状态波纹的微调器.

https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0B3321sZLoP_HTS1LdnhrTl9TRzg/components-buttons-otherbuttons-060203_MobileDropdowns_xhdpi_006.webm

android spinner android-theme rippledrawable

5
推荐指数
1
解决办法
1759
查看次数