- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
嘿,我在将 Rails 项目推送到 Heroku 时遇到了一些麻烦,我收到以下错误:
remote: Running: rake assets:precompile
remote: I, [2015-07-24T19:05:36.903629 #973] INFO -- : Writing /tmp/build_9e450c140b29b08f655c356ad7f8fe81/public/assets/application-3dba84f3550d057a7ebd21940bb94ece39b0ea686486aaaf4c32bb2fda950496.js
remote: rake aborted!
remote: NoMethodError: undefined method `[]' for nil:NilClass
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/sass_processor.rb:266:in `sprockets_context'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/sass_processor.rb:112:in `asset_path'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/sass_processor.rb:188:in `font_path'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:140:in `_perform'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/node.rb:50:in `perform'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:402:in `visit_return'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:8:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:248:in `block (3 levels) in perform_sass_fn'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:248:in `each'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:248:in `block (2 levels) in perform_sass_fn'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:247:in `catch'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:247:in `block in perform_sass_fn'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:84:in `perform_arguments'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:244:in `perform_sass_fn'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:131:in `_perform'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/node.rb:50:in `perform'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/operation.rb:64:in `_perform'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/script/tree/node.rb:50:in `perform'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:468:in `visit_variable'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `map'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:88:in `block in with_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:88:in `with_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `map'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:88:in `block in with_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:88:in `with_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:52:in `map'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:52:in `visit_children'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `block in visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:157:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:8:in `visit'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/root_node.rb:36:in `css_tree'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/tree/root_node.rb:20:in `render'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sass-3.4.16/lib/sass/engine.rb:278:in `render'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/sass_compressor.rb:48:in `call'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/sass_compressor.rb:28:in `call'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:75:in `call_processor'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:56:in `reverse_each'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:56:in `call_processors'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/loader.rb:86:in `load_asset_by_uri'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/loader.rb:45:in `block in load'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/loader.rb:155:in `fetch_asset_from_dependency_cache'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/loader.rb:38:in `load'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/cached_environment.rb:20:in `block in initialize'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/cached_environment.rb:47:in `yield'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/cached_environment.rb:47:in `load'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/base.rb:63:in `find_asset'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/base.rb:70:in `find_all_linked_assets'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/manifest.rb:138:in `block in find'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:223:in `block in stat_tree'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:207:in `block in stat_directory'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:204:in `each'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:204:in `stat_directory'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:222:in `stat_tree'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/legacy.rb:105:in `each'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/legacy.rb:105:in `block in logical_paths'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/legacy.rb:104:in `each'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/legacy.rb:104:in `logical_paths'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/manifest.rb:136:in `find'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/sprockets/manifest.rb:162:in `compile'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails/task.rb:70:in `block (3 levels) in define'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-3.2.0/lib/rake/sprocketstask.rb:147:in `with_logger'
remote: /tmp/build_9e450c140b29b08f655c356ad7f8fe81/vendor/bundle/ruby/2.0.0/gems/sprockets-rails-2.3.2/lib/sprockets/rails/task.rb:69:in `block (2 levels) in define'
remote: Tasks: TOP => assets:precompile
remote: (See full trace by running task with --trace)
remote: !
remote: ! Precompiling assets failed.
remote: !
remote:
Tt似乎与js文件有关。我正在使用cloud 9,如果有帮助的话。
我的 gem 文件:
source 'https://rubygems.org'
gem 'rails', '4.2.2'
gem 'bcrypt', '3.1.7'
gem 'bootstrap-sass', '3.2.0.0'
gem 'sass-rails', '5.0.2'
gem 'uglifier', '2.5.3'
gem 'coffee-rails', '4.1.0'
gem 'jquery-rails', '4.0.3'
gem 'turbolinks', '2.3.0'
gem 'jbuilder', '2.2.3'
gem 'sdoc', '0.4.0', group: :doc
group :development, :test do
gem 'sqlite3', '1.3.9'
gem 'byebug', '3.4.0'
gem 'web-console', '2.0.0.beta3'
gem 'spring', '1.1.3'
end
group :test do
gem 'minitest-reporters', '1.0.5'
gem 'mini_backtrace', '0.1.3'
gem 'guard-minitest', '2.3.1'
end
group :production do
gem 'pg', '0.17.1'
gem 'rails_12factor', '0.0.2'
end
我的 application.js 文件:
// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
// or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// compiled file.
//
// Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
// about supported directives.
//
//= require jquery
//= require jquery_ujs
//= require bootstrap
//= require turbolinks
//= require_tree .
我之前在尝试推送到heroku 时遇到了数据库问题,我将我的database.yml 文件更改为以下内容(如果相关的话):
development:
adapter: sqlite3
database: db/development.sqlite3
pool: 5
timeout: 5000
test:
adapter: sqlite3
database: db/test.sqlite3
pool: 5
timeout: 5000
production:
adapter: postgresql
database: treebook
pool: 5
timeout: 5000
任何帮助将不胜感激,因为过去几天我一直无法解决这个问题。
该项目的 github 存储库:https://github.com/Ghrehh/sitenew
编辑:
I, [2015-07-25T09:07:44.231727 #10217] INFO -- : Writing /home/ubuntu/workspace/sitenew/public/assets/application-3dba84f3550d057a7ebd21940bb94ece39b0ea686486aaaf4c32bb2fda950496.js
rake aborted!
NoMethodError: undefined method `[]' for nil:NilClass
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/sass_processor.rb:266:in `sprockets_context'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/sass_processor.rb:112:in `asset_path'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/sass_processor.rb:188:in `font_path'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:140:in `_perform'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/node.rb:50:in `perform'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:402:in `visit_return'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:8:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:248:in `block (3 levels) in perform_sass_fn'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:248:in `each'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:248:in `block (2 levels) in perform_sass_fn'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:247:in `catch'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:247:in `block in perform_sass_fn'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:84:in `perform_arguments'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:244:in `perform_sass_fn'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/funcall.rb:131:in `_perform'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/node.rb:50:in `perform'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/operation.rb:64:in `_perform'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/script/tree/node.rb:50:in `perform'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:468:in `visit_variable'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `map'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:88:in `block in with_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:88:in `with_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block (2 levels) in visit_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `map'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:325:in `block in visit_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:88:in `block in with_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:88:in `with_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:322:in `visit_import'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `block in with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:115:in `with_frame'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/stack.rb:79:in `with_base'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:158:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:52:in `map'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:52:in `visit_children'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `block in visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/base.rb:36:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:157:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/visitors/perform.rb:8:in `visit'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/root_node.rb:36:in `css_tree'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/tree/root_node.rb:20:in `render'
/usr/local/rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/engine.rb:278:in `render'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/sass_compressor.rb:48:in `call'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/sass_compressor.rb:28:in `call'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:75:in `call_processor'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:57:in `block in call_processors'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:56:in `reverse_each'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/processor_utils.rb:56:in `call_processors'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/loader.rb:86:in `load_asset_by_uri'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/loader.rb:45:in `block in load'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/loader.rb:155:in `fetch_asset_from_dependency_cache'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/loader.rb:38:in `load'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/cached_environment.rb:20:in `block in initialize'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/cached_environment.rb:47:in `yield'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/cached_environment.rb:47:in `load'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/base.rb:63:in `find_asset'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/base.rb:70:in `find_all_linked_assets'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/manifest.rb:138:in `block in find'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:223:in `block in stat_tree'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:207:in `block in stat_directory'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:204:in `each'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:204:in `stat_directory'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/path_utils.rb:222:in `stat_tree'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-3.2.0/lib/sprockets/legacy.rb:105:in `each'
/usr/local/rvm/gems/ruby-2.2.1/gems/sprockets-
最佳答案
链接到我的 CSS 文件中不存在的文件,这是一个愚蠢的错误。不要盲目复制和粘贴以前项目中的文件!
关于ruby-on-rails - Heroku推送失败: "undefined method",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31618693/
我正在尝试使用 Heroku Scheduler 在已部署的 Heroku 应用程序中调用 HTTP 端点,它基本上以固定速率在 Heroku bash 上运行命令。 当我运行 $ heroku ru
我有一个在 Heroku 上运行的应用程序,其中有一些我想不时更改的设置,并且我想使用 Heroku 配置变量来存储这些设置,以便它们持久存在。 我知道我可以从 Heroku 仪表板或 Heroku
我从模板 reagent-frontend 创建了一个 ClojureScript Reagent 应用程序。如何将生产应用程序部署到 Heroku?在为生产构建后(lein package/lein
我正在尝试在 heroku 上添加信用卡,然后消息显示“无法验证您的卡,请稍后再试或联系您的金融机构寻求帮助” 最佳答案 这是因为您的银行拒绝付款。 检查您是否输入了所有正确的详细信息 查看您银行的最
首先为我的英语感到抱歉,因为它不是我的母语,我不习惯它,它可能很难理解。 我正在尝试将我的 spike 应用程序连接到 heroku 以获取长期葡萄糖数据。 我在没有“部署分支”步骤的情况下成功完成了
Ec2 实例小时按小时计算。如果你只是启动和关闭一个实例,它仍然算作一小时。 Heroku 如何处理这个?按分钟还是按小时? 让我们假设我的应用程序使用超过 750 免费 Dyno 小时限制 最佳答案
好奇 heroku 如何创建应用程序名称。应用程序名称通常是英文单词,例如bloom-peaks 或formal-trail。一家大公司的 IT 部门也是如此。是否有用于名称生成的 unix 库? 最
有没有人在 Heroku 上成功使用过 docsplit?它有许多二进制依赖项。我已经搜索过,但没有找到任何人这样做。教程会很棒,但我真的很好奇其他人是否成功。 最佳答案 我的搜索没有找到任何做过这件
我想将一个应用程序部署到需要能够生成加密安全随机数的 heroku。我可以使用哪些熵源? 最佳答案 你的 Heroku dyno 基本上是一个 Ubuntu 服务器虚拟机,所以你应该可以访问 /dev
Heroku 可以显示自定义维护页面: heroku config:set MAINTENANCE_PAGE_URL=http://some_server/my_page.html 这需要某些网站的存
我正在开始使用 Heroku,并担心它是否会因我犯的错误而向我收费。例如,填充数据库超过 5MB。 那么,有没有办法为 Heroku 或通知系统设置计费限制,以便在我超过价格限制时发送通知? 先感谢您
如何更新我的 Heroku ,我的 Windows 终端显示以下内容: » Warning: heroku update available from 7.47.7 to 7.52.0. 请帮忙
我在免费的 Dyno 上运行基于 NodeJS 的应用程序,连接到 mongohq-MongoDB。我想迁移它以使用爱好 Dyno,这样做的动机不仅是避免 sleep 时间,而且是为了实现更高的 HT
关闭。这个问题是off-topic .它目前不接受答案。 想改善这个问题吗? Update the question所以它是 on-topic对于堆栈溢出。 9年前关闭。 Improve this q
如何将我的生产数据库拉到 heroku 上的暂存服务器? 我有两个 Remote ,production 和 staging。 来自documentation看来我想运行 heroku pg:copy
我有一个域example.com,我想将它用于位于example.herokuapp.com 的rails-app,我很困惑如何去做。 Heroku says "Zone apex domains (
我有一个 sinatra 应用程序,其中有一个 yml 文件来设置环境变量,我使用此方法调用它们 module MyConfig def config environment = ENV["RA
根据各种因素,一整天中,我的应用程序的负载可能会出现非常极端的增加。 那时,我想自动增加测功机的数量。 我想增加加载时间。因此,如果加载页面需要X倍的时间,请增加测功力。否则,请往下走。 这样的东西存
我想知道使用heroku工具栏在heroku帐户之间进行切换的最佳方法是什么。 我曾经有一个个人的heroku帐户,它是我所有职业性的heroku应用程序的协作者。问题是当我想进行一些对财务有影响的更
是否可以停止部署到当前正在构建的 Heroku ( git push heroku )? 类似 heroku run stopit! 顺便提一句。成功部署后回滚不是我想要的。 最佳答案 首先,安装He
我是一名优秀的程序员,十分优秀!