Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Rei
@Rei
Admin
NO. 1 / 2011-10-28

[email protected]
深圳
194 Topics / 9188 Replies
733 Followers
0 Following
11 Favorites
中下水平 Rails 程序员
Reward
GitHub Public Repos
  • writings 941

    [Closed] Source code of writings.io

  • alipay 731

    Unofficial alipay ruby gem

  • code_campo 289

    [Closed] Source code of http://codecampo.com

  • asciidoctor-pdf-cjk-ka... 102

    **no longer maintained**

  • geeknote 38

  • material-ui 17

  • htmlrenderer 12

  • rich-text-editor 12

  • rails-chatgpt-demo 8

  • llmrpg 7

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 在做一个练习,删除一条数据的时候总是找不到路由 at April 22, 2014

    HTTP 动作不对,加 method 参数:

    <%= link_to 'Delete', :controller => 'events', :action => 'destroy', :id => event, :method => 'delete' %>
    
  • 更新一下侧边栏 CNode 图片吧 at April 22, 2014

    #7 楼 @nevill 不是,估计你的登录 cookie 过期了。

  • Rails 3.2.17 下遇到的一个坑 at April 22, 2014

    Ruby 版本

  • 如何理解 Symbols & String 的差异 at April 22, 2014

    #6 楼 @cassiuschen 是的,不释放。

  • 如何理解 Symbols & String 的差异 at April 22, 2014

    我不明白有什么难理解的,Symbal 就是不会变的 String。

  • [已解决] 紧急求助,装不了 ubuntu 开不了 windows at April 22, 2014

    恩?怎么变成两性话题了?

  • [已解决] 部署完成后,访问网站无法加载 css 和 javascripts at April 22, 2014

    rake assets:precompile

  • 更新一下侧边栏 CNode 图片吧 at April 21, 2014

    #3 楼 @jiyinyiyong 搞掂

  • 关于 sprockets 中的 require 和 scss 中 @import 的一些疑问。 at April 21, 2014

    #3 楼 @bydmm 试一试?

  • 关于 sprockets 中的 require 和 scss 中 @import 的一些疑问。 at April 21, 2014

    CSS 的 import 是 CSS 的 import,SCSS 的 import 是 SCSS 的 import。

  • 关于 sprockets 中的 require 和 scss 中 @import 的一些疑问。 at April 21, 2014

    https://github.com/chloerei/campo/blob/master/app/assets/stylesheets/application.css.scss

  • 部署完成后访问出现:We're sorry, but something went wrong at April 21, 2014

    应用内错误,检查项目文件夹下的 log/production.log

  • RVM 安装和使用 at April 20, 2014

    http://ruby-china.org/notes 笔记功能

  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at April 20, 2014

    #48 楼 @yehualiu 把代码 push 到 github。

  • 部署完成后访问 403 Forbidden at April 20, 2014

    系统、版本完全不一样,不要说参考 wiki 啊……

  • cap 部署时,releases 中生成的目录名是时间戳,但是不是东八区,而是 0 时区 at April 20, 2014

    我也觉得 UTC 好。

  • cap 部署时,releases 中生成的目录名是时间戳,但是不是东八区,而是 0 时区 at April 20, 2014

    #4 楼 @ericguo 你可以打个 monkey patch。

  • cap 部署时,releases 中生成的目录名是时间戳,但是不是东八区,而是 0 时区 at April 20, 2014

    这得去看源码了。

  • passenger-install-nginx 编译 Nginx 出错 at April 20, 2014

    #14 楼 @lonre 现在有 RSync 方式挂载可以解决,但是测试了一下响应事件有 2 秒延迟,所以我还是在本机开发了。

  • passenger-install-nginx 编译 Nginx 出错 at April 20, 2014

    #12 楼 @xautjzd Linode 或者 digitalocean

    CentOS 给我的感觉就是各种编译(和问题),用 Ubuntu 基本都有编译好的包。

  • passenger-install-nginx 编译 Nginx 出错 at April 20, 2014

    #7 楼 @xautjzd 哈,没留意。用 Ubuntu 吧。

  • passenger-install-nginx 编译 Nginx 出错 at April 20, 2014

    #4 楼 @xautjzd 有可能。建议用 passenger 预编译好的包,就是为了避免这个问题的。

  • passenger-install-nginx 编译 Nginx 出错 at April 20, 2014

    另外我建议错误日志发文本,不要截图。

  • passenger-install-nginx 编译 Nginx 出错 at April 20, 2014

    我感觉错误提示在下一行。

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

    Passenger 3 只支持在全局域设置 passenger_ruby,所以会出现 nginx: [emerg] "passenger_ruby" directive is not allowed here in

    楼主真的要严格按照文档上显示的版本来做的,版本号不是为了好看的。

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

    #26 楼 @xautjzd 如果你用 centos 源安装,那么就是 centos 的人员维护的版本,会落后 passenger 最新版本很多。

    passenger 有提供他们的 yum 源 http://www.modrails.com/documentation/Users%20guide%20Nginx.html#_installing_or_upgrading_on_red_hat_fedora_centos_or_scientificlinux

    每个发行版的目录结构都有差异的,用你最熟悉或者最容易找到人帮忙那个。

  • 大家看看 iamrubyer.com 这个域名如何 at April 20, 2014

    #5 楼 @chunlea 主楼瞬间贬值。

  • ‘DevOps’ 是如何伤害一个开发者的 at April 20, 2014

    #11 楼 @whhh 求解,国内不可以写代码写到退休吗?

  • 大家看看 iamrubyer.com 这个域名如何 at April 20, 2014

    还行。

  • deploy rails4 with nginx and passenger need run "bundle exec rake assets:precompile"? at April 20, 2014

    #32 楼 @yehualiu 那么你觉得错误的样式是什么,调试看看它的 css 是什么,有没有对应样式。

  • Prev
  • 1
  • 2
  • …
  • 135
  • 136
  • 137
  • 138
  • 139
  • …
  • 274
  • 275
  • Next
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English