Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails 在Heroku上启动RoR应用程序时出错_Ruby On Rails_Heroku - Fatal编程技术网

Ruby on rails 在Heroku上启动RoR应用程序时出错

Ruby on rails 在Heroku上启动RoR应用程序时出错,ruby-on-rails,heroku,Ruby On Rails,Heroku,我正试图在Heroku上启动我的第一个RoR应用程序,但它一直崩溃。我已经将features目录移动到根目录,但它仍然崩溃。这是新的日志。请帮忙 2012-01-09T16:17:50+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/ gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command' 2012-01-09T16:17:50+00:00 app[web.1]

我正试图在Heroku上启动我的第一个RoR应用程序,但它一直崩溃。我已经将features目录移动到根目录,但它仍然崩溃。这是新的日志。请帮忙

    2012-01-09T16:17:50+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
2012-01-09T16:17:50+00:00 app[web.1]:   from /usr/ruby1.9.2/bin/thin:19:in `<mai
n>'
2012-01-09T16:17:52+00:00 heroku[web.1]: State changed from starting to crashed
2012-01-09T16:17:52+00:00 heroku[web.1]: State changed from crashed to created
2012-01-09T16:17:52+00:00 heroku[web.1]: State changed from created to starting
2012-01-09T16:17:52+00:00 heroku[web.1]: Process exited
2012-01-09T16:17:56+00:00 heroku[web.1]: Starting process with command `thin -p
36358 -e production -R /home/heroku_rack/heroku.ru start`
2012-01-09T16:17:59+00:00 app[web.1]:   ****************************************
************************************************************
2012-01-09T16:17:59+00:00 app[web.1]:   **
2012-01-09T16:17:59+00:00 app[web.1]:   **   Blueprint CSS Compressor
2012-01-09T16:17:59+00:00 app[web.1]:   **
2012-01-09T16:17:59+00:00 app[web.1]:   **
2012-01-09T16:17:59+00:00 app[web.1]:   **     - Column Count: 24
2012-01-09T16:17:59+00:00 app[web.1]:
2012-01-09T16:17:59+00:00 app[web.1]:   **   Builds compressed files from the so
urce directory.
2012-01-09T16:17:59+00:00 app[web.1]:   **     - Column Width: 30px
2012-01-09T16:17:59+00:00 app[web.1]:   **     - Gutter Width: 10px
2012-01-09T16:17:59+00:00 app[web.1]:   **   Output to: /app/app/assets/styleshe
ets/lib/blueprint/../../blueprint
2012-01-09T16:17:59+00:00 app[web.1]:   ****************************************
************************************************************
2012-01-09T16:17:59+00:00 app[web.1]:   **     - Total Width : 950px
2012-01-09T16:17:59+00:00 app[web.1]:
2012-01-09T16:17:59+00:00 app[web.1]:     Assembling to default blueprint path
2012-01-09T16:17:59+00:00 app[web.1]:       + src/reset.css
2012-01-09T16:17:59+00:00 app[web.1]:   **   Grid Settings:
2012-01-09T16:17:59+00:00 app[web.1]:       + src/typography.css
2012-01-09T16:17:59+00:00 app[web.1]:   **
2012-01-09T16:17:59+00:00 app[web.1]:       + src/forms.css
2012-01-09T16:17:59+00:00 app[web.1]:       + src/grid.css
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/app/assets/stylesheets/lib/blu
eprint/core_ext.rb:37:in `open'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/app/assets/stylesheets/lib/blu
eprint/core_ext.rb:37:in `string_to_file'
2012-01-09T16:17:59+00:00 app[web.1]: /app/app/assets/stylesheets/lib/blueprint/
core_ext.rb:37:in `initialize': Permission denied - /app/app/assets/stylesheets/
lib/blueprint/../../blueprint/screen.css (Errno::EACCES)
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:140:in `block in generate_css_files'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:109:in `each'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:109:in `generate_css_files'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:42:in `generate!'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/a
ctivesupport-3.1.1/lib/active_support/dependencies.rb:240:in `block in require'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/a
ctivesupport-3.1.1/lib/active_support/dependencies.rb:225:in `load_dependency'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/a
ctivesupport-3.1.1/lib/active_support/dependencies.rb:240:in `require'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/a
ctivesupport-3.1.1/lib/active_support/dependencies.rb:240:in `require'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/a
ctivesupport-3.1.1/lib/active_support/dependencies.rb:302:in `depend_on'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/a
ctivesupport-3.1.1/lib/active_support/dependencies.rb:214:in `require_dependency
'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:416:in `block in eager_load!'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/a
ctivesupport-3.1.1/lib/active_support/dependencies.rb:348:in `require_or_load'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/app/assets/stylesheets/lib/com
press.rb:167:in `<top (required)>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:414:in `eager_load!'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:30:in `run'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:414:in `each'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:417:in `block (2 levels) in eager_load!'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/application/finisher.rb:51:in `block in <module:Finisher
>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:416:in `each'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:54:in `run_initializers'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/railtie/configurable.rb:30:in `method_missing'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:54:in `each'
2012-01-09T16:17:59+00:00 app[web.1]:   from <internal:lib/rubygems/custom_requi
re>:29:in `require'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/config/environment.rb:5:in `<t
op (required)>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/application.rb:96:in `initialize!'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:30:in `instance_exec'
2012-01-09T16:17:59+00:00 app[web.1]:   from config.ru:3:in `block (3 levels) in
 <main>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /home/heroku_rack/heroku.ru:23:in `
block (3 levels) in <main>'
2012-01-09T16:17:59+00:00 app[web.1]:   from <internal:lib/rubygems/custom_requi
re>:29:in `require'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:120:in `new'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:120:in `map'
2012-01-09T16:17:59+00:00 app[web.1]:   from /home/heroku_rack/heroku.ru:18:in `
block (2 levels) in <main>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:51:in `initialize'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:51:in `instance_eval'
2012-01-09T16:17:59+00:00 app[web.1]:   from /home/heroku_rack/heroku.ru:23:in `
eval'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:51:in `instance_eval'
2012-01-09T16:17:59+00:00 app[web.1]:   from /home/heroku_rack/heroku.ru:11:in `
block in <main>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /home/heroku_rack/heroku.ru:11:in `
new'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:51:in `instance_eval'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:51:in `initialize'
2012-01-09T16:17:59+00:00 app[web.1]:   from /app/.bundle/gems/ruby/1.9.1/gems/r
ack-1.3.6/lib/rack/builder.rb:51:in `initialize'
2012-01-09T16:17:59+00:00 app[web.1]:   from /home/heroku_rack/heroku.ru:1:in `n
ew'
2012-01-09T16:17:59+00:00 app[web.1]:   from /home/heroku_rack/heroku.ru:1:in `<
main>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `eval'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `load'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/bin/thin:19:in `<mai
n>'
2012-01-09T16:17:59+00:00 app[web.1]:   from /usr/ruby1.9.2/bin/thin:19:in `load
'
2012-01-09T16:18:01+00:00 heroku[web.1]: State changed from starting to crashed
2012-01-09T16:18:01+00:00 heroku[web.1]: Process exited
2012-01-09T16:18:29+00:00 heroku[router]: Error H10 (App crashed) -> GET freezin
g-journey-6798.heroku.com/ dyno= queue= wait= service= status=503 bytes=
2012-01-09T16:18:29+00:00 heroku[router]: Error H10 (App crashed) -> GET freezin
g-journey-6798.heroku.com/favicon.ico dyno= queue= wait= service= status=503 byt
es=
2012-01-09T16:18:29+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:2
9 -0800] "GET / HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/
535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-journey-6798
.heroku.com
2012-01-09T16:18:29+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:2
9 -0800] "GET /favicon.ico HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) A
ppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-j
ourney-6798.heroku.com
2012-01-09T16:18:33+00:00 heroku[router]: Error H10 (App crashed) -> GET freezin
g-journey-6798.heroku.com/ dyno= queue= wait= service= status=503 bytes=
2012-01-09T16:18:33+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:3
3 -0800] "GET / HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/
535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-journey-6798
.heroku.com
2012-01-09T16:18:33+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:3
3 -0800] "GET /favicon.ico HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) A
ppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-j
ourney-6798.heroku.com
2012-01-09T16:18:36+00:00 heroku[router]: Error H10 (App crashed) -> GET freezin
g-journey-6798.heroku.com/ dyno= queue= wait= service= status=503 bytes=
2012-01-09T16:18:36+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:3
6 -0800] "GET / HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/
535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-journey-6798
.heroku.com
2012-01-09T16:18:36+00:00 heroku[router]: Error H10 (App crashed) -> GET freezin
g-journey-6798.heroku.com/favicon.ico dyno= queue= wait= service= status=503 byt
es=
2012-01-09T16:18:36+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:3
6 -0800] "GET /favicon.ico HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) A
ppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-j
ourney-6798.heroku.com
2012-01-09T16:18:38+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:3
8 -0800] "GET / HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/
535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-journey-6798
.heroku.com
2012-01-09T16:18:39+00:00 heroku[router]: Error H10 (App crashed) -> GET freezin
g-journey-6798.heroku.com/favicon.ico dyno= queue= wait= service= status=503 byt
es=
2012-01-09T16:18:39+00:00 heroku[nginx]: 192.68.112.171 - - [09/Jan/2012:08:18:3
9 -0800] "GET /favicon.ico HTTP/1.1" 503 607 "-" "Mozilla/5.0 (Windows NT 6.1) A
ppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7" freezing-j
ourney-6798.heroku.com
2012-01-09T16:17:50+00:00应用程序[web.1]:from/usr/ruby1.9.2/lib/ruby/gems/1.9.1/
gems/thin-1.2.6/lib/thin/runner.rb:177:in'run_命令'
2012-01-09T16:17:50+00:00应用程序[web.1]:from/usr/ruby1.9.2/bin/thin:19:in`'
2012-01-09T16:17:52+00:00 heroku[web.1]:状态从开始更改为崩溃
2012-01-09T16:17:52+00:00 heroku[web.1]:状态从崩溃更改为已创建
2012-01-09T16:17:52+00:00 heroku[web.1]:状态从创建更改为启动
2012-01-09T16:17:52+00:00 heroku[web.1]:进程已退出
2012-01-09T16:17:56+00:00 heroku[web.1]:使用命令'thin-p'启动进程
36358-e制作-R/home/heroku_机架/heroku.ru开始`
2012-01-09T16:17:59+00:00应用程序[网站1]:****************************************
************************************************************
2012-01-09T16:17:59+00:00应用程序[网站1]:**
2012-01-09T16:17:59+00:00应用程序[web.1]:**蓝图CSS压缩机
2012-01-09T16:17:59+00:00应用程序[网站1]:**
2012-01-09T16:17:59+00:00应用程序[网站1]:**
2012-01-09T16:17:59+00:00应用程序[web.1]:**-列计数:24
2012-01-09T16:17:59+00:00应用程序[网站1]:
2012-01-09T16:17:59+00:00应用程序[web.1]:**从so生成压缩文件
资源目录。
2012-01-09T16:17:59+00:00应用程序[web.1]:**-列宽:30px
2012-01-09T16:17:59+00:00应用程序[web.1]:**-排水沟宽度:10px
2012-01-09T16:17:59+00:00应用程序[web.1]:**输出到:/app/app/assets/styleshe
ets/lib/blueprint/./../blueprint
2012-01-09T16:17:59+00:00应用程序[网站1]:****************************************
************************************************************
2012-01-09T16:17:59+00:00应用程序[web.1]:**-总宽度:950px
2012-01-09T16:17:59+00:00应用程序[网站1]:
2012-01-09T16:17:59+00:00应用程序[web.1]:组装到默认蓝图路径
2012-01-09T16:17:59+00:00应用程序[web.1]:+src/reset.css
2012-01-09T16:17:59+00:00应用程序[web.1]:**网格设置:
2012-01-09T16:17:59+00:00应用程序[web.1]:+src/typography.css
2012-01-09T16:17:59+00:00应用程序[网站1]:**
2012-01-09T16:17:59+00:00应用程序[web.1]:+src/forms.css
2012-01-09T16:17:59+00:00应用程序[web.1]:+src/grid.css
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/app/assets/stylesheets/lib/blu
eprint/core_ext.rb:37:处于“打开”状态
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/app/assets/stylesheets/lib/blu
eprint/core_ext.rb:37:in'string_to_file'
2012-01-09T16:17:59+00:00应用程序[web.1]:/app/app/assets/stylesheets/lib/blueprint/
core_ext.rb:37:在“初始化”中:权限被拒绝-/app/app/assets/stylesheets/
lib/blueprint/./../blueprint/screen.css(Errno::EACCES)
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:140:in`block in generate\u css\u files'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:109:in‘each’
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:109:in'generate_css_files'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/app/assets/stylesheets/lib/blu
eprint/compressor.rb:42:in'generate!'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/a
ActiveSupport-3.1.1/lib/active_-support/dependencies.rb:240:in'block-in-require'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/a
ActiveSupport-3.1.1/lib/active\u支持/依赖项。rb:225:in'load\u依赖项'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/a
ActiveSupport-3.1.1/lib/active_-support/dependencies.rb:240:in'require'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/a
ActiveSupport-3.1.1/lib/active_-support/dependencies.rb:240:in'require'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/a
ActiveSupport-3.1.1/lib/active\u-support/dependencies.rb:302:in'dependent\u'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/a
ActiveSupport-3.1.1/lib/active\u支持/依赖项。rb:214:in`require\u依赖项
'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:416:in'block in eager_load!'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/a
ActiveSupport-3.1.1/lib/active\u-support/dependencies.rb:348:in'require\u或\u-load'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/app/assets/stylesheets/lib/com
出版社:rb:167:in`'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:414:in'eager_load!'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:30:in'run'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:414:in'each'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:55:in`block in run_initializers'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:417:in“块(2个级别)处于加载状态!”
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/application/finisher.rb:51:in'block-in'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/engine.rb:416:in'each'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/initializable.rb:54:in'run_initializers'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle/gems/ruby/1.9.1/gems/r
ailties-3.1.1/lib/rails/railtie/configurable.rb:30:in'method_missing'
2012-01-09T16:17:59+00:00应用程序[web.1]:from/app/.bundle
features / step_definitions / blueprint_steps.rb  
from /app/app/assets/stylesheets/lib/blueprint/core_ext.rb:37:in `string_to_file'
/app/app/assets/stylesheets/lib/blueprint/core_ext.rb:37:in `initialize': Permission denied - /app/app/assets/stylesheets/lib/blueprint/../../blueprint/screen.css (Errno::EACCES)