首页 > 其他 > 详细

undefined method `environment' for nil:NilClass when importing Bootstrap into rails

时间:2014-10-24 14:10:53      阅读:218      评论:0      收藏:0      [点我收藏+]

 

今天做项目时往Gemfile里加了各gem, 然后bundle update了一下, 然后悲剧了,出现了undefined method `environment‘ for nil:NilClass when importing Bootstrap into rails错误, 各种不理解. 然后查了一下, 找到了解决方案:

https://stackoverflow.com/questions/22392862/undefined-method-environment-for-nilnilclass-when-importing-bootstrap

 

undefined method `environment' for nil:NilClass when importing Bootstrap into rails

原文:http://www.cnblogs.com/tardis/p/4048003.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!