- xml - AJAX/Jquery XML 解析
- 具有多重继承的 XML 模式
- .net - 枚举序列化 Json 与 XML
- XML 简单类型、简单内容、复杂类型、复杂内容
我使用 active_admin 界面编写了简单的统计应用程序,我不想在 heroku 上托管它。当我输入 git push heroku master 时,出现以下错误:
Fetching git://github.com/gregbell/active_admin.git
fatal: Could not parse object 'ac4918ef99cf0272eb5f744b7e3f3fc7cde5811f'.
Git error: command `git reset --hard ac4918ef99cf0272eb5f744b7e3f3fc7cde5811f`
in directory
/tmp/build_8776c788-ed11-4ae5-b374-8618b8523219/vendor/bundle/ruby/2.0.0/bundler/gems/active_admin-ac4918ef99cf
has failed.
If this error persists you could try removing the cache directory
'/tmp/build_8776c788-ed11-4ae5-b374-8618b8523219/vendor/bundle/ruby/2.0.0/cache/bundler/git/active_admin-d67faab65e9b74efbc8efb4a777a851e9f78b2ca'
Bundler Output: Fetching gem metadata from https://rubygems.org/........
Fetching gem metadata from https://rubygems.org/..
Fetching git://github.com/gregbell/active_admin.git
fatal: Could not parse object 'ac4918ef99cf0272eb5f744b7e3f3fc7cde5811f'.
Git error: command `git reset --hard ac4918ef99cf0272eb5f744b7e3f3fc7cde5811f`
in directory
/tmp/build_8776c788-ed11-4ae5-b374-8618b8523219/vendor/bundle/ruby/2.0.0/bundler/gems/active_admin-ac4918ef99cf
has failed.
If this error persists you could try removing the cache directory
'/tmp/build_8776c788-ed11-4ae5-b374-8618b8523219/vendor/bundle/ruby/2.0.0/cache/bundler/git/active_admin-d67faab65e9b74efbc8efb4a777a851e9f78b2ca'
!
! Failed to install gems via Bundler.
!
! Push rejected, failed to compile Ruby/Rails app
To git@heroku.com:intense-forest-6444.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:intense-forest-6444.git'
这是我的 gemfile.lock:
GIT
remote: git://github.com/bmabey/database_cleaner.git
revision: df55cf7b746e792dba1d11eea0d6e31e3abc7e8c
specs:
database_cleaner (1.1.1)
GIT
remote: git://github.com/gregbell/active_admin.git
revision: ac4918ef99cf0272eb5f744b7e3f3fc7cde5811f
branch: rails4
specs:
activeadmin (0.6.0)
arbre (>= 1.0.1)
bourbon (>= 1.0.0)
coffee-rails (>= 3.2.0)
devise (>= 3.0.2)
formtastic (>= 2.3.0.rc2)
inherited_resources (>= 1.4.1)
jquery-rails (>= 3.0.0)
jquery-ui-rails (>= 4.0.0)
kaminari (>= 0.13.0)
rails (>= 3.2.0)
ransack (>= 1.0.0)
sass-rails (>= 3.2.0)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.0)
actionpack (= 4.0.0)
mail (~> 2.5.3)
actionpack (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activerecord (4.0.0)
activemodel (= 4.0.0)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
arbre (1.0.1)
activesupport (>= 3.0.0)
arel (4.0.0)
atomic (1.1.14)
bcrypt-ruby (3.1.2)
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
bourbon (3.1.8)
sass (>= 3.2.0)
thor
builder (3.1.4)
capybara (2.1.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.1)
climate_control (>= 0.0.3, < 1.0)
coffee-rails (4.0.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0.beta, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
countries (0.9.2)
currencies (>= 0.4.0)
currencies (0.4.2)
devise (3.1.0)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)
warden (~> 1.2.3)
diff-lcs (1.2.4)
erubis (2.7.0)
execjs (2.0.1)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.2.1)
factory_girl (~> 4.2.0)
railties (>= 3.0.0)
ffi (1.9.0)
formtastic (2.3.0.rc2)
actionpack (>= 3.0)
growl (1.0.3)
haml (4.0.3)
tilt
haml-rails (0.4)
actionpack (>= 3.1, < 4.1)
activesupport (>= 3.1, < 4.1)
haml (>= 3.1, < 4.1)
railties (>= 3.1, < 4.1)
has_scope (0.6.0.rc)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
hike (1.2.3)
i18n (0.6.5)
inherited_resources (1.4.1)
has_scope (~> 0.6.0.rc)
responders (~> 1.0.0.rc)
jbuilder (1.5.1)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-rails (3.0.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.0.5)
railties (>= 3.1.0)
json (1.8.0)
kaminari (0.14.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
launchy (2.3.0)
addressable (~> 2.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25)
mini_portile (0.5.1)
minitest (4.7.5)
multi_json (1.8.0)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
orm_adapter (0.4.0)
paperclip (3.5.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.0)
mime-types
pg (0.17.0)
pg_search (0.7.0)
activerecord (>= 3.1)
activesupport (>= 3.1)
arel
phony (1.9.0)
phony_rails (0.4.2)
activesupport (>= 3.0)
countries (>= 0.8.2)
phony (>= 1.7.7)
polyamorous (0.6.4)
activerecord (>= 3.0)
polyglot (0.3.3)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.0.0)
actionmailer (= 4.0.0)
actionpack (= 4.0.0)
activerecord (= 4.0.0)
activesupport (= 4.0.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0)
sprockets-rails (~> 2.0.0)
rails_12factor (0.0.2)
rails_serve_static_assets
rails_stdout_logging
rails_serve_static_assets (0.0.1)
rails_stdout_logging (0.0.2)
railties (4.0.0)
actionpack (= 4.0.0)
activesupport (= 4.0.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.1.0)
ransack (1.0.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
polyamorous (~> 0.6.0)
rb-fsevent (0.9.3)
rdoc (3.12.2)
json (~> 1.4)
responders (1.0.0)
railties (>= 3.2, < 5)
rspec-core (2.14.5)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
rspec-rails (2.14.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rubyzip (0.9.9)
sass (3.2.10)
sass-rails (4.0.0)
railties (>= 4.0.0.beta, < 5.0)
sass (>= 3.1.10)
sprockets-rails (~> 2.0.0)
sdoc (0.3.20)
json (>= 1.1.3)
rdoc (~> 3.10)
selenium-webdriver (2.35.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (< 1.0.0)
websocket (~> 1.0.4)
shoulda-matchers (2.4.0)
activesupport (>= 3.0.0)
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
thor (0.18.1)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
turbolinks (1.3.0)
coffee-rails
tzinfo (0.3.37)
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
warden (1.2.3)
rack (>= 1.0)
websocket (1.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
activeadmin!
bootstrap-sass
capybara
coffee-rails (~> 4.0.0)
database_cleaner!
devise
factory_girl_rails
growl
haml-rails
jbuilder (~> 1.2)
jquery-rails
kaminari
launchy
paperclip
pg
pg_search
phony_rails
rails (= 4.0.0)
rails_12factor
rb-fsevent (= 0.9.3)
rspec-rails (~> 2.0)
sass-rails (~> 4.0.0)
sdoc
selenium-webdriver (= 2.35.1)
shoulda-matchers
turbolinks
uglifier (>= 1.3.0)
在我的 gemfile 中我有: gem 'activeadmin', github: 'gregbell/active_admin', 分支: 'rails4
'
我尝试删除 gemfile.lock 并重新捆绑所有内容,但仍然无法正常工作。有什么想法吗?
最佳答案
看起来 active_admin 的 rails4 分支被删除了!
您可以更新您的 gemfile 并指定一个标记或提交引用。截至目前,v0.6.1 是最新版本,因此您可以:
gem "activeadmin", github: "gregbell/active_admin", tag: "v0.6.1"
..这将解决您的问题。或者,正如您在评论中指出的那样,选择另一个特定修订版也可以消除错误。
gem "activeadmin", github: "gregbell/active_admin", ref: "82ff48d51525bdf55c96e50d8650d45f2a6716ed"
关于ruby-on-rails - 使用 active_admin 部署 Heroku,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19002974/
我想在 active_admin 内使用 jquery-token-input 和 has_many 关系。 最好的方法是什么,以及如何通用地实现它,以便我可以重新使用代码来实现进一步的 has_ma
我正在使用现有数据库开发 active_admin 应用程序。 我有表 SUIUBI,我想用 active_admin 表替换它。 简而言之,我需要 SUIUBI 表而不是 active_admin
我正在使用 active_admin,我在 Rails 3 应用程序的应用程序中有一个目录管理,其中包含模型和页面的声明。时不时地我也有一个类,当那个类有一个常量时,就像这样: class Foo
上次我遇到 active_admin 的问题.在我有 5000 多行数据的表中,它的工作速度非常慢。我该如何优化它?也许有人知道这个模块的一些异步加载插件? 最佳答案 您可以做几件事。 默认情况下,A
我有一个事件模型,它有很多图像字段 class Event < ApplicationRecord has_one_attached :poster has_one_attached :tic
我正在使用 active_admin 并且效果很好。 Active admin 有许多依赖项,如 jquery-ui、datepicker 等。 我没有在我的应用程序
我已经尝试了所有可能的方法,但似乎无法使用 cancan 来限制 active_admin 中的 scope_to 方法。 我可以让菜单和大多数其他方法一样好用,但 scope_to 不行 例如这工作
我试图以某种方式显示 line items为 order在 active_admin order show page , 没运气.. 以下是模型之间的关系: order.rb class Order
我一直在考虑编写自己的后端,因为我觉得 active_admin 可能不支持所有要求。 我想问一下 Active_Admin 是否支持其中任何一个,以确保: 我的广告模型之间存在 has_and_be
我有一个名为 shows 的 active_admin 表自行车骑手和自行车的 rsvps 列表的行为表明骑手将参加比赛。以下代码按 rider_last_name 正确按字母顺序对表格进行排序。 :
我想通过远程连接(例如通过 ssh)使用数据库(mysql)。我想知道ActiveRecord是否使用事务? ActiveAdmin保存嵌套相关对象时是否使用事务?连接丢失时是否会出现数据不一致的情况
这个问题其实是两个问题。 全选按钮 - Active_admin 使用 formtastic 来呈现表单,所以我将在 formtastic 的上下文中询问。我将如何创建一个按钮来选择页面上的所有复选框
我使用 active_admin 界面编写了简单的统计应用程序,我不想在 heroku 上托管它。当我输入 git push heroku master 时,出现以下错误: Fetching git
如果 belongs_to 是可选的,则使用 polymorphic_path 和 polymorphic_link 方法创建 url 助手。此方法对事件管理员中的资源重命名一无所知。 如何为重命名的
我最近安装了 active_admin gem。 在 Rails4 上一切正常,但我的引导页面中的 jquery 不再工作了。 现在所有的动画都坏了,就像静态页面一样。有什么办法可以解决吗? 谢谢,迈
我有两个模型具有以下关联: class Panel < ActiveRecord::Base belongs_to :survey end class Survey < ActiveRecord:
我正在尝试在 active_admin 模型中构建一个带有 formtastic 的表单。 问题是我需要直接在表单内部或周围使用某个脚本标记和其他原始 HTML 内容。 我用普通的表单块来做: for
我有一个 ruby on rails 项目,ruby2 和 rails4。我已经安装了 bootstrap-sass gem。我最近安装了 activeadmin gem,它在我的 app/sty
我有一个 Rails 项目,它使用 active_admin gem。这个 active_admin 依赖于 formtastic gem。但是,我想在我的应用程序中使用 simple_form 而不
在管理区域中,我如何处理并显示基本错误(不是特定于字段的错误?)。理想情况下,我想对所有模型都这样做。 谢谢 最佳答案 我刚刚找到了一种简单的方法来获取它们..但你仍然必须覆盖表单: ActiveAd
我是一名优秀的程序员,十分优秀!