English 中文(简体)
b. 更新后, sp石块沉积,没有发现错误的轨迹。
原标题:bundle updated then sprockets throw filenotfound error rails 3.2.3 ruby1.9.3p194

我一直在经营铁路。 昨天晚上,我做了一次总结更新,以更新我的Gemfile和这里的更新记录中的每一件事。

Updating git://github.com/stefants/negative-captcha.git
Fetching gem metadata from http://rubygems.org/......
Fetching gem metadata from http://rubygems.org/..
Using rake (0.9.2.2) 
Using i18n (0.6.0) 
Installing multi_json (1.3.4) 
Using activesupport (3.2.3) 
Using builder (3.0.0) 
Using activemodel (3.2.3) 
Using erubis (2.7.0) 
Using journey (1.0.3) 
Using rack (1.4.1) 
Using rack-cache (1.2) 
Using rack-test (0.6.1) 
Using hike (1.2.1) 
Using tilt (1.3.3) 
Installing sprockets (2.1.3) 
Using actionpack (3.2.3) 
Using mime-types (1.18) 
Using polyglot (0.3.3) 
Using treetop (1.4.10) 
Using mail (2.4.4) 
Using actionmailer (3.2.3) 
Using arel (3.0.2) 
Installing tzinfo (0.3.33) 
Using activerecord (3.2.3) 
Using activeresource (3.2.3) 
Installing addressable (2.2.8) 
Using bundler (1.1.3) 
Using rack-ssl (1.3.2) 
Installing json (1.7.1) with native extensions 
Using rdoc (3.12) 
Using thor (0.14.6) 
Using railties (3.2.3) 
Using rails (3.2.3) 
Using awesome_nested_fields (0.6.0) 
Using xml-simple (1.1.1) 
Using aws-s3 (0.6.2) 
Using bcrypt-ruby (3.0.1) 
Installing bson (1.6.2) 
Installing bson_ext (1.6.2) with native extensions 
Installing business_time (0.6.1) 
Using cancan (1.6.7) 
Installing carrierwave (0.6.2) 
Installing mongo (1.6.2) 
Installing mongoid (2.4.9) 
Installing carrierwave-mongoid (0.2.0) 
Using chronic (0.6.7) 
Installing cocoon (1.0.20) 
Installing coderay (1.0.6) 
Installing coffee-script-source (1.3.1) 
Installing execjs (1.3.2) 
Using coffee-script (2.2.0) 
Using coffee-rails (3.2.2) 
Using coffeebeans (1.0.1) 
Using datejs-rails (1.1.0) 
Installing delayed_job (3.0.2) 
Using delayed_job_mongoid (1.0.8) 
Using orm_adapter (0.0.7) 
Using warden (1.1.1) 
Using devise (2.0.4) 
Using ejs (1.0.0) 
Using eventmachine (0.12.10) 
Using em-websocket (0.3.6) 
Installing excon (0.13.4) 
Using faker (1.0.1) 
Using multipart-post (1.1.5) 
Using faraday (0.7.6) 
Using ffi (1.0.11) 
Using formatador (0.2.1) 
Using net-ssh (2.3.0) 
Using net-scp (1.0.4) 
Using nokogiri (1.5.2) 
Using ruby-hmac (0.4.0) 
Using fog (1.3.1) 
Using git (1.2.5) 
Using term-ansicolor (1.0.7) 
Installing grizzled-rails-logger (0.1.3) 
Using rb-appscript (0.6.1) 
Using growl_notify (0.0.3) 
Installing guard (1.0.2) 
Using guard-livereload (0.4.2) 
Using hirb (0.6.2) 
Using humane-rails (2.8.0.0.1.2) 
Using jeweler (1.8.3) 
Installing jquery-rails (2.0.2) 
Installing jquery-ui-rails (0.4.0) 
Using kaminari (0.13.0) 
Using knockout-rails (1.0.1) 
Using method_source (0.7.1) 
Using momentjs-rails (1.5.0) 
Using mongoid-data_table (1.3.3) 
Using mongoid-eager-loading (0.3.1) 
Using negative-captcha (0.1.0) from git://github.com/stefants/negative-captcha.git (at master) 
Using nifty-generators (0.4.6) 
Installing oauth (0.4.6) 
Using oauth2 (0.5.2) 
Using typhoeus (0.3.3) 
Using panda (1.5.0) 
Using slop (2.4.4) 
Installing pry (0.9.9.4) 
Using pry-rails (0.1.6) 
Installing rails-backbone (0.7.2) 
Using rb-fchange (0.0.5) 
Installing rb-fsevent (0.9.1) 
Using rb-inotify (0.8.8) 
Using rest-client (1.6.7) 
Installing sass (3.1.17) 
Using sass-rails (3.2.5) 
Installing simple_form (2.0.2) 
Installing simple_oauth (0.1.7) 
Using stripe (1.6.3) 
Installing stylus-source (0.26.0) 
Installing stylus (0.5.1) 
Using uglifier (1.2.4) 
Using underscore-rails (1.3.1) 
Using webshims-rails (0.1) 
Using wirble (0.1.3) 
Using youtube_it (2.1.4) 
Using zero-clipboard-rails (1.0.1) 
Your bundle is updated! Use `bundle show [gemname]` to see where a bundled gem is installed.

然后,我重新启用了服务器,现在又重新铺设了石头:在我的as档案中,有人将Filenot Found的错误推向了某些“进口”的“档案”。

我对《斯普罗克谢》进行了一些研究,发现目前的版本为2.4.2。 但我的篮子更新了浮标线,使之达到2.1.3。 你们的铁路也看不到这一点,铁路使用的浮标是吉安布河背后的几个版本吗? 纽约总部 我应如何对待这一基石:FileNotfound问题?

页: 1 编号2.1.2。 然而,bundle 显示浮标语为2.1.3。

谢谢。

最佳回答

试图删除<条码>Gemfile.lock(备份第一版),并运行<条码>bundle

问题回答

暂无回答




相关问题
rails collection_select vs. select

collection_select and select Rails helpers: Which one should I use? I can t see a difference in both ways. Both helpers take a collection and generates options tags inside a select tag. Is there a ...

SSL slowness in EC2

We ve deployed our rails app to EC2. In our setup, we have two proxies on small instances behind round-robin DNS. These run nginx load balancers for a dynamically growing and shrinking farm of web ...

Auth-code with A-Za-z0-9 to use in an URL parameter

As part of a web application I need an auth-code to pass as a URL parameter. I am currently using (in Rails) : Digest::SHA1.hexdigest((object_id + rand(255)).to_s) Which provides long strings like : ...

RubyCAS-Client question: Rails

I ve installed RubyCAS-Client version 2.1.0 as a plugin within a rails app. It s working, but I d like to remove the ?ticket= in the url. Is this possible?

activerecord has_many :through find with one sql call

I have a these 3 models: class User < ActiveRecord::Base has_many :permissions, :dependent => :destroy has_many :roles, :through => :permissions end class Permission < ActiveRecord::...

Ordering a hash to xml: Rails

I m building an xml document from a hash. The xml attributes need to be in order. How can this be accomplished? hash.to_xml

Text Editor for Ruby-on-Rails

guys which text editor is good for Rubyonrails? i m using Windows and i was using E-Texteditor but its not free n its expired now can anyone plese tell me any free texteditor? n which one is best an ...

How to get SQL queries for each user where env is production

I’m developing an application dedicated to generate statistical reports, I would like that user after saving their stat report they save sql queries too. To do that I wrote the following module: ...

热门标签