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

[email protected]
深圳
182 Topics / 9132 Replies
727 Followers
0 Following
11 Favorites
中下水平 Rails 程序员
Reward
GitHub Public Repos
  • writings 940

    [Closed] Source code of writings.io

  • alipay 732

    Unofficial alipay ruby gem

  • code_campo 291

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

  • asciidoctor-pdf-cjk-ka... 101

    **no longer maintained**

  • asciidoctor-htmlbook 31

    Asciidoctor HTMLBook is an Asciidoctor backend for converting AsciiDoc documents to HTMLBook docu...

  • material-ui 17

  • rich-text-editor 12

  • htmlrenderer 12

  • rails-chatgpt-demo 8

  • rails-app 7

    A Rails project template lets me start new projects quickly.

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • ActiveRecord 该如何缓存 SQL 查询出来的数据 at September 24, 2015

    #4 楼 @noob 如果不是 Rails 环境,可以直接操作 Memcached

    https://github.com/mperham/dalli

    require 'dalli'
    
    dc = Dalli::Client.new
    
    dc.fetch 'cache_key', expires_in: 300 do
      # code
    end
    
  • ActiveRecord 该如何缓存 SQL 查询出来的数据 at September 24, 2015

    #2 楼 @noob 我猜 require 'rails/al'l 并没有完整的载入 rails 环境。这个脚本是想怎么用?

  • 初学 Rails,有一事不明,还请指教 at September 24, 2015

    #4 楼 @bigweb PHP 领先时代。

  • 初学 Rails,有一事不明,还请指教 at September 24, 2015

    我会给 FooHelper 的方法全都加上 foo_ 前缀。

  • ActiveRecord 该如何缓存 SQL 查询出来的数据 at September 24, 2015

    http://guides.ruby-china.org/caching_with_rails.html#%E5%BA%95%E5%B1%82%E7%BC%93%E5%AD%98

  • 求推荐一款开源的内容管理系统 at September 24, 2015

    https://middlemanapp.com/

  • 求推荐一款开源的内容管理系统 at September 23, 2015

    WordPress

  • 关于 super 在 ActiveRecord 中的使用 at September 23, 2015
    def avatar
      read_attribute(:avatar) || "'http://XXX/default.png'}"
    end
    
  • Rails 使用 mysql2 出现问题 at September 23, 2015

    Gemfile Gemfile.lock 的内容贴上来。

  • Rails 使用 mysql2 出现问题 at September 23, 2015

    #5 楼 @torubylist 不行是什么不行,把日志贴上来,主动提供线索,不要让帮助你的人猜。

  • 支付宝 API 向导 (Ruby 版),以及开源一个支付宝 gem at September 23, 2015

    #58 楼 @grantbb 我先收款,然后每周再人工转给卖家。平台商接口一直没明白什么回事。

  • 有关 Array.new 的问题 at September 22, 2015

    In the last form, an array of the given size is created. Each element in this array is created by passing the element’s index to the given block and storing the return value.

    http://ruby-doc.org/core-2.2.0/Array.html#method-c-new

  • 对于 Rails 的迷茫 at September 22, 2015

    #7 楼 @hewe 没有。

  • Rails Assets 网站似乎挂了? at September 21, 2015

    browserify-rails

  • 想问一下 GitHub Pages 的页面怎么让百度能抓取到 at September 20, 2015

    我才发现百度只收录了我博客两个页面。

  • 请求一个实时推送到浏览器客户端的方案! at September 19, 2015

    https://github.com/rails/actioncable

  • 关于多语言策略问题 at September 18, 2015

    找出适合你的领域的 3、4 种互补的语言,然后尽量用这些语言完成所有事。

  • 对于 Rails 的迷茫 at September 18, 2015

    http://railstutorial-china.org/

  • [上海静安] DiningCity 鼎食聚 [高端餐饮互联网平台] 高薪诚聘 Ruby 高级攻城狮一枚 at September 18, 2015

    好了。

  • Puppet Hacking Guide —— Puppet 的启动:子命令 at September 18, 2015

    #4 楼 @fsword 现在比较好的管理 docker 更新或 rebuild 的工具是什么?

  • [上海静安] DiningCity 鼎食聚 [高端餐饮互联网平台] 高薪诚聘 Ruby 高级攻城狮一枚 at September 18, 2015

    #8 楼 @lyswjhh OK

  • [上海静安] DiningCity 鼎食聚 [高端餐饮互联网平台] 高薪诚聘 Ruby 高级攻城狮一枚 at September 18, 2015

    #6 楼 @lyswjhh 注意空格和空行

    ## 岗位职责
    
    * 参与网站现有系统架构的优化、升级、及新功能的架构分析和设计,完成网站性能优化;
    * 系统核心模块和架构框架的编码工作,保证系统的扩展性,可靠性和高性能;
    * 参与团队编码和质量规范制定,积极对团队进行技术培训、指导和架构兼容性的审查;
    

    效果:

    岗位职责

    • 参与网站现有系统架构的优化、升级、及新功能的架构分析和设计,完成网站性能优化;
    • 系统核心模块和架构框架的编码工作,保证系统的扩展性,可靠性和高性能;
    • 参与团队编码和质量规范制定,积极对团队进行技术培训、指导和架构兼容性的审查;
  • [上海静安] DiningCity 鼎食聚 [高端餐饮互联网平台] 高薪诚聘 Ruby 高级攻城狮一枚 at September 18, 2015

    标题用标题:

    ## 岗位职责
    

    列表用列表:

    * 五年以上互联网开发经验,其中三年以上Ruby开发经验,熟练使用Ruby on Rails (包括Devise, SSO, OAuth2, Grape, Elasticsearch等);
    * 技能要求:阿里云或亚马逊云、AngularJs、PhoneGap;了解Scrum及在线支付者优先
    
  • 关于 join (",") 的用法 (代码优化) at September 18, 2015

    自己拼字符串小心被注入。

  • Rails 5 的 where.or 在 Rails 4.2 上也可以使用了。 at September 18, 2015

    我会用 SQL。

  • 跪求各位大神关于 Rails 启动的问题 at September 17, 2015

    apt-get install nodejs

  • Opal on Rails: Replacing CoffeeScript with client-side Ruby at September 17, 2015

    #1 楼 @huobazi 以后编译到 WebAssembly 就不丑了。

  • 跪求各位大神关于数据库的问题 at September 17, 2015

    #5 楼 @ghn645568344 OK

  • 跪求各位大神关于数据库的问题 at September 16, 2015

    代码排版 https://ruby-china.org/markdown

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