01 2018 档案
devise在引擎中安装后,设置访问自定义页面
摘要:Turn on scoped_views in config/initializer/devise.rb 阅读全文
posted @ 2018-01-27 22:58 c3tc3tc3t 阅读(140) 评论(0) 推荐(0)
webpack使用 babili-webpack-plugin 报错 "original.line and original.column are not numbers"
摘要:按照这个解决 https://github.com/chentsulin/electron-react-boilerplate/issues/1300 changing "babili-webpack-plugin": "^0.1.2" to "babili-webpack-plugin": "0. 阅读全文
posted @ 2018-01-13 20:58 c3tc3tc3t 阅读(581) 评论(0) 推荐(0)
casperjs问题收集
摘要:1 无妨访问某些页面可能是ssl选项没有使用 阅读全文
posted @ 2018-01-08 17:39 c3tc3tc3t 阅读(142) 评论(0) 推荐(0)
Modular Rails: The complete Guide to Modular Rails Applications 笔记
摘要:fix SamuraiCRM/engines/core/test/dummy/config/routes 修改如下 SamuraiCRM/engines/core/test/dummy/config/application.rb 修改如下 SamuraiCRM/engines/core/samura 阅读全文
posted @ 2018-01-04 17:19 c3tc3tc3t 阅读(160) 评论(0) 推荐(0)
解决emacs配置tern报错`tern-reparse-on-idle':
摘要:使用Nodejs安装完tern后,在/user/local/bin建立软连接 阅读全文
posted @ 2018-01-01 22:24 c3tc3tc3t 阅读(395) 评论(0) 推荐(0)