Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Eric-Guo
@ericguo
VIP
NO. 1665 / 2012-03-31

[email protected]
天华建筑设计
上海
45 Topics / 1372 Replies
180 Followers
244 Following
74 Favorites
选Ruby是符合我爱钱爱金爱宝石气质的…
GitHub Public Repos
  • wechat 1326

    API, command and message handling for WeChat in Rails

  • wechat-starter 351

    WeChat web app with wx_pay in rails

  • tailwindcss-jit-stimulus 19

    A template with Rails 7.1, Shakapacker 7.2, TailwindCSS 3 and Stimulus 3.0

  • coreui4-rails-starter 12

    The CoreUI 4 Rails starter

  • pgac_demo 11

    Rails 7.1 Action Cable chat room using AnyCable as backend

  • product_hunt 5

    Demonstrate new Rails 5.1 feature: Assets on Yarn, System tests with Capybara and unified form_wi...

  • openproject 2

    OpenProject is the leading open source project management software.

  • dify-ruby-sdk 2

  • rails 1

    Ruby on Rails

  • homeland 1

    :circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • gem 包使用中,对相关 js, css 引用问题 at January 15, 2015

    如果你的 gem 需要 bootstrap 支持,应该 require bootstrap-sass 这个 gem。

  • X 宝上面的 Mac 代购靠谱吗 at January 15, 2015

    要不楼主考虑一下我?马来西亚版 Macbook Air,出差下个月 14 号回来,大马价格虽然比香港低,但是也贵的不多了。仅限上海。。

  • AngularJS 为什么成功了? at January 13, 2015

    我现在倒更看好 emberjs(虽然我一年半前看好 angularjs),Emberjs 强调的 routing 概念对现实的 SPA 程序太重要了,HTMLbar 现在已经可以理解 HTML 了,另外作者正在做 fastboot,优化首页性能,还有就是配合 Ember-data 基本就是 rails 的完全版,还有就是升级策略比 angularjs 好太多太多,Angularjs 2.0 很可能变成第二个 python 3000

  • Ruby China 非常给力,有图有真相 at January 13, 2015

    #3 楼 @agilejzl @robbin 在的时候,甚至现在,还是有不少Rails和Ruby的资讯的。

  • Ruby China 非常给力,有图有真相 at January 12, 2015

    ITeye 哭晕在厕所

  • Amazon S3 的东京节点在国内的访问速度怎样? at January 11, 2015

    不通,无法谈速度。。

  • 2015年 你打算学习哪门编程语言? at January 06, 2015

    Ember.js

  • Rails 集成 ActiveX at January 04, 2015

    ActiveX 控件嵌入到网页最终也是 html 的标记,所以 rails 肯定能发出这样的 html tag。

  • 你们都是如何调试的 at December 30, 2014

    https://github.com/Eric-Guo/bootstrap-rails-startup-site

  • [已解决] 弱弱的问一下 tinyint 的字段怎么赋值成 2? at December 29, 2014

    帅!第一句其实不需要吧?

  • 为什么好多 rails 项目的 html 采用 slim,例如 peatio. at December 29, 2014

    #9 楼 @saiga

    还可以写成这样。

    #navbar.collapse.navbar-collapse
      ul.nav.navbar-nav
        li class=('active' if controller_name == 'users')
          a href=admin_users_path = t('.users')
        li class=('active' if controller_name == 'categories')
          a href=admin_categories_path = t('.categories')
        li class=('active' if controller_name == 'topics')
          a href=admin_topics_path = t('.topics')
        li class=('active' if controller_name == 'comments')
          a href=admin_comments_path = t('.comments')
        li class=('active' if controller_name == 'attachments')
          a href=admin_attachments_path = t('.attachments')
    
  • 有没有什么手机可以 SSH 到服务器的方法呢? at December 28, 2014

    Nokia, E5 putty S3 版,其实是最舒服的,关键是全键盘。

  • 开源项目 获取分享 huoqufenxiang.com at December 27, 2014

    不错,slim 模板我也刚刚起步,顺手提了个PR

  • Sublime 插件站点挂掉了? at December 27, 2014

    试了一下,正常(在 FQ 情况下)

  • shortdoc 短文网,看看 at December 27, 2014

    同 coding.io 主站的制作水准相差很大啊。页面中还有没清除的注释。。

  • 哪位用过 Ember.js 框架的?? at December 26, 2014

    emberjs 和 rails 结合的例子可以参考一下ember-crm

  • 如何往一个文件里 指定的某一行之前插入 text at December 21, 2014

    stackoverflow!

  • 使用 rspec+capybara 实现资源站的遍历 at December 21, 2014

    嗯,楼主应该指的是这个: https://github.com/tonybearpan/get-resource-website-file-list/blob/master/spec/get.rb

  • [上海][2014年12月20日] 上海及长三角年度聚会 (12 月 19 日 求借移动投影屏幕) at December 20, 2014

    好多人啊!真的好多人啊!

  • 今天 newrelic 是不是被墙了 at December 16, 2014

    #1 楼 @akirapanda 可以打开算公司好还是不好?

  • rails 4.2.0.rc1 进行 rake db:create 出错 at December 13, 2014

    先升到4.2.0.rc3看看解决没?

  • 寫 Ruby on Rails 的工程師鄙視所有使用其他語言的工程師,所有的工程師都鄙視 PHP 工程師。 at December 13, 2014

    #2 楼 @special 鄙视我吧,我用 VS 我自豪。

  • 寫 Ruby on Rails 的工程師鄙視所有使用其他語言的工程師,所有的工程師都鄙視 PHP 工程師。 at December 13, 2014

    #1 楼 @badboy 是幽默啊。。

  • RailsCasts China 域名到期了 at December 05, 2014

    @poshboytl

  • rewrite 使不同域名重定向到不同界面的问题 at November 30, 2014

    id 不是 rails 默认就会给你么?

    class AiRelProgramPassDownsController < ApplicationController
      def show
        @ai_rel_program_pass_down = AiRelProgramPassDown.find(params[:id])
    
        respond_to do |format|
          format.html # show.html.erb
          format.json { render json: @ai_rel_program_pass_down }
        end
      end
    end
    
  • rewrite 使不同域名重定向到不同界面的问题 at November 29, 2014

    写 server_name。

    server {
      listen       80;
      server_name  w1; #replace your DNS name
      server_name  w2.demo.com;
      root         /var/www/w2/public;
    }
    
  • You may have encountered a bug in the Ruby interpreter or extension libraries. at November 26, 2014

    为何要用那么老的 ruby 版本?

  • 关于 Ruby 开发工具 at November 23, 2014

    #3 楼 @programmingworld RubyMine 明明是專業 ruby 程序員的工具好不好。。

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