Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Lonre Wang
@lonre
高级会员
第 307 位会员 / 2011-11-28

北京
5 篇帖子 / 118 条回帖
4 关注者
0 正在关注
0 收藏
GitHub Public Repos
  • gruvbox-intellij-theme 22

    An IDE theme based on the gruvbox color scheme. ⛺

  • backup-pcs 12

    Backup Storage for supporting Baidu Personal Cloud Storage(PCS)

  • rack-forward 5

    Rack Middleware to proxy requests to a remote server. This is usefull for proxying AJAX request t...

  • baidu-sdk-ruby 2

    Unofficial Baidu REST API SDK for Ruby

  • PawOpenAPISign 1

    paw extensions for generating open api signature

  • elasticsearch-analysis... 1

    这是一个在ES上使用的拼音分词器插件。对汉字建拼音索引 比如刘德华 => liu, de, hua。支持多音字和phrase_match

  • apollo 0

    Apollo is a reliable configuration management system suitable for microservice configuration mana...

  • homebrew-cask 0

    🍻 A CLI workflow for the administration of macOS applications distributed as binaries

  • tantivy 0

    Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

  • census 0

    Rust crate to keep a list of all of your living objects.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at 2014年04月20日

    #39 楼 @yehualiu 这段代码你格式化了?

    现在你需要确定的是:production 环境下,确定 zurb foundation 相关的 css 有没有打包到最终的 application-......css 中。如果application-......css不包含 zurb foundation 相关的 css 代码,那么就是引入的问题;如果包含了相关的代码,那么还要进一步确定导致你页面异常的那部分代码是什么,再进一步查看问题,一点一点细化吧。

  • Gemfile syntax error compile error on line 19: syntax error, unexpected ':', expecting $end gem 'therubyracer', platforms: :ruby ^ (Bundler::GemfileError) at 2014年04月20日

    #21 楼 @xautjzd 你 root 用户下执行 ruby -v 也是 2.0 的版本么?

  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at 2014年04月20日

    #37 楼 @yehualiu 这是啥,不是最终打包的 application-87967d.....css 吧?

  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at 2014年04月20日

    #35 楼 @yehualiu 看你最终打包的 css 文件也就一个 application.css 了,你大概看看 zurb foundation 的样式被打包了么?

  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at 2014年04月20日

    #29 楼 @yehualiu 如何使用 zurb foundation 的?

  • Gemfile syntax error compile error on line 19: syntax error, unexpected ':', expecting $end gem 'therubyracer', platforms: :ruby ^ (Bundler::GemfileError) at 2014年04月20日

    #16 楼 @xautjzd Passenger 我没有用过,不过我提两个思路:

    1. 看 #18 楼 你说的,有可能 Passenger 和 Nginx 没有安装好
    2. Nginx 一般是需要 root 用户启动的,所以你切换到 root 用户,再看看 Ruby 版本情况
  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at 2014年04月20日

    #20 楼 @yehualiu 你需要确定一下,哪一部分 css 或 js 导致的页面不正常,才好根据根据具体情况分析

  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at 2014年04月20日

    #20 楼 @yehualiu 从这个图看,也只有 logo.png 是 404 的,其他都正常啊,js 和 css 都打包好了。

  • Gemfile syntax error compile error on line 19: syntax error, unexpected ':', expecting $end gem 'therubyracer', platforms: :ruby ^ (Bundler::GemfileError) at 2014年04月20日

    用户终端的环境变量和应用执行得到的环境变量不一定一样的

  • 想知道有哪些合适 (最好免费) 的平台可以用来部署小规模应用? at 2014年04月20日

    内存最好最低 1G,我当时 512M 的内存 bundle install 都费劲,只能 bundle package 打包到 vendor/cache 目录下。

  • 分享一些我在使用中的 SublimeText 插件 at 2014年04月18日

    #12 楼 @hz_qiuyuanxin 回头试试,看看顺手不

  • 求助,按照实战圣经中的步骤配置 ruby 开发环境出错 at 2014年04月18日

    #13 楼 @bendise 这个文件似乎一般不自动生成,也许只有你知道了。我是看到 config_file.rb 猜测的

  • 求助,按照实战圣经中的步骤配置 ruby 开发环境出错 at 2014年04月18日

    #11 楼 @bendise 额,错误很显然的呢。你再瞧瞧?

  • 求助,按照实战圣经中的步骤配置 ruby 开发环境出错 at 2014年04月18日

    #9 楼 @bendise 囧,问题就出现在这了应该,把最后一行注释了~

  • 求助,按照实战圣经中的步骤配置 ruby 开发环境出错 at 2014年04月18日

    #7 楼 @bendise 好奇怪的信息,而且和你之前的似乎一样。 用户目录下有这个.gemrc文件么? cat ~/.gemrc 看一下

  • 求助,按照实战圣经中的步骤配置 ruby 开发环境出错 at 2014年04月18日

    #5 楼 @bendise 把错误信息格式化一下吧,看不清

  • 分享一些我在使用中的 SublimeText 插件 at 2014年04月18日

    差点漏了一个最重要的,Package Control: List Packages 无法列出来的:Vintageous,已经更新。

  • 分享一些我在使用中的 SublimeText 插件 at 2014年04月18日

    #6 楼 @Blues 是的,有好几个是给开发 Rails 用的。

  • 分享一些我在使用中的 SublimeText 插件 at 2014年04月18日

    #4 楼 @mobiwolf 对。不好意思,我忘记提了。大部分兼容 2,少部分不行。

  • 分享一些我在使用中的 SublimeText 插件 at 2014年04月18日

    #1 楼 @Blues 哈哈,你这也少的说不过去啦 😄

  • “如果文件内容不一样,MD5 不可能一样的” at 2014年04月18日

    #19 楼 @dorentus 结论两个:他们既不专业又不快速。

    Dropbox 的设计就没有这些显而易见的问题。

  • 通过 RVM 安装一个 Ruby 2.1,一晚上了,停滞不前,咋破? at 2014年04月18日

    #17 楼 @swordray 哈哈,果真夜猫子...

  • 如何將 2 個 Array 合併成 Hash? at 2014年04月17日
    key.zip(value).group_by { |o| o.first }.map { |k, v| [k, v.map { |i| i.last }] }.to_h
    
  • assets pipeline at 2014年04月17日

    #4 楼 @hiveer 😄

  • assets pipeline at 2014年04月17日

    #2 楼 @hiveer 带上目录结构 desktop/...

  • assets pipeline at 2014年04月17日

    如果 config.assets.precompile 配置没有问题,那就清空一下 tmp 目录试试看?

  • 通过 RVM 安装一个 Ruby 2.1,一晚上了,停滞不前,咋破? at 2014年04月17日

    别纠结了,翻吧

  • 上一页
  • 1
  • 2
  • 3
  • 4
  • 下一页
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English