Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Eric-Guo
@ericguo
高级会员
第 1665 位会员 / 2012-03-31

[email protected]
天华建筑设计
上海
47 篇帖子 / 1390 条回帖
181 关注者
245 正在关注
75 收藏
Codex PR & commit submitter, specialist on Rails and React.
GitHub Public Repos
  • wechat 1333

    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

  • pgac_demo 15

    Rails 7.2 Action Cable chat room using AnyCable as backend

  • coreui4-rails-starter 12

    The CoreUI 4 Rails starter

  • product_hunt 5

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

  • openproject 3

    OpenProject is the leading open source project management software.

  • ruby 1

    The Ruby Programming Language [mirror]

  • homeland 1

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

  • rails 1

    Ruby on Rails

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 如何动态删除某个无用的属性 at 2015年04月06日

    #1 楼 @flowerwrong 你指active_model_serializers?

  • No binary rubies available for: mint/17/x86_64/ruby-2.2.0. at 2015年04月06日

    install with --disable-binary option.

    root@server1:~# rvm help install
    ## Usage
    
        rvm install {ruby-string} [--verify-downloads {0,1,2}] [--binary|--disable-binary|--movable]
    
  • 新主题上线 at 2015年04月05日

    手机界面好看多了

  • Rust 发布 1.0 Beta at 2015年04月04日

    Rust for Rubyists

  • 2015年3月29日 Rubyist 上海 2015 Q1 聚会 at 2015年03月29日

    补充一下Ember.JS这边其实也有diff 的 DOM 更新了,所以 React.js 的 Virtual DOM 现在也不能算是独门绝技啦。

  • 浏览器全面支持 es6,还要过多久呢? at 2015年03月08日

    Chrome 41, 45%,不算低啊。

  • 多大的手机屏幕最好用? at 2015年02月27日

    5.7,稍微比 6.0 好用一点点。

  • 微信记录可以导出么? at 2015年02月27日

    @Peter @blacktulip 我说的是安卓的系统,哈哈

  • 如何以 rails 作为数据源,开发单页面应用? at 2015年02月21日

    Emberjs 方面,有几个例子可以看看:Ember-CRM, Ember-Todo

  • 微信记录可以导出么? at 2015年02月17日

    #6 楼 @Peter http://www.fenlog.com/post/82.html 真的有加密,当然除非你用的是 4.2 以下版本的微信。。

  • 微信记录可以导出么? at 2015年02月16日

    #3 楼 @Peter sqlite3 里面的表内容加密,虽然有软件可以解(未测试)

  • 如何搜索某个软件包所有版本号呢? at 2015年02月15日

    直接网页查看 https://rubygems.org/gems/rails/versions

  • 微信记录可以导出么? at 2015年02月15日

    #1 楼 @Peter 没用,sqlite 文件是加密的。

  • 安装 mechanize 报错 at 2015年01月25日

    Download 到本地装吧,应该是墙的问题。

    gem install ./mechanize-2.7.3.gem
    
  • gem 包使用中,对相关 js, css 引用问题 at 2015年01月16日

    #5 楼 @luffycn ckeditor你也应该用 gem,然后 jquery-rails 提供 jquery,所以不会冲突,或者说你需要手工处理冲突。

  • X 宝上面的 Mac 代购靠谱吗 at 2015年01月15日

    #4 楼 @gothic 那算了。

  • gem 包使用中,对相关 js, css 引用问题 at 2015年01月15日

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

  • X 宝上面的 Mac 代购靠谱吗 at 2015年01月15日

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

  • AngularJS 为什么成功了? at 2015年01月13日

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

  • Ruby China 非常给力,有图有真相 at 2015年01月13日

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

  • Ruby China 非常给力,有图有真相 at 2015年01月12日

    ITeye 哭晕在厕所

  • Amazon S3 的东京节点在国内的访问速度怎样? at 2015年01月11日

    不通,无法谈速度。。

  • 2015年 你打算学习哪门编程语言? at 2015年01月06日

    Ember.js

  • Rails 集成 ActiveX at 2015年01月04日

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

  • 你们都是如何调试的 at 2014年12月30日

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

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

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

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

    #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 2014年12月28日

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

  • 开源项目 获取分享 huoqufenxiang.com at 2014年12月27日

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

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