Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Novtopro He
@novtopro
会员
第 15815 位会员 / 2014-11-07

长沙
4 篇帖子 / 126 条回帖
7 关注者
4 正在关注
5 收藏
When the problem is complexity, the cure might just be simplicity.
GitHub Public Repos
  • doc_translator 0

  • webmock 0

    Library for stubbing and setting expectations on HTTP requests in Ruby.

  • pupilfirst 0

    A learning management system (LMS) that lets you run an asynchronous online school, where learnin...

  • niso-jats 0

    Ruby library to work with NISO JATS files

  • oasis-etm 0

    Ruby library for OASIS Exchange Table Model (a subset of CALS table)

  • xml-c14n 0

    Ruby library to canonicalize XML (e.g. for comparison)

  • lutaml-model 0

    LutaML Model is the Ruby data modeler part of the LutaML data modeling suite. It supports creatin...

  • ali 0

    Ruby library for NISO ALI

  • pg_search 0

    pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search

  • pev2 0

    Postgres Explain Visualizer 2

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 干掉你代码中的坏味道 at 2016年08月05日

    果然不错,之前一直用 rubocop

  • 作为一个 IT 工程师,你的英语水平到底如何? at 2016年08月04日

    Oh, God. Oh, Lord.

  • Capistrano 部署 Rails 5 API 时候避免 precompile 的方法 at 2016年08月02日

    You don't have to do like this. Just comment out require 'capistrano/rails/assets' in your Capfile.

  • 阿里云 OSS 全攻略 at 2016年08月01日

    Nice. Thanks, guys.

  • 阿里云 OSS 全攻略 at 2016年07月27日

    So what's the difference with Qiniu?

  • Rails 5.0 API 模式中,如何在收到参数之前,就统一进行 xss 过滤? at 2016年07月27日

    You have to figure out how to integrate the gem with you application by yourself. By the way, rails_param just sucks! It's ugly as far as I see.

  • Rails 5.0 API 模式中,如何在收到参数之前,就统一进行 xss 过滤? at 2016年07月25日

    Though it's still buggy sometimes, I'd like to recommend you to check dry-validation out. I think you will like it. The hanami-validation project takes a lot from it.

  • Mac 上 Vagrant 问题 "No Usable default provider could be found for your system" at 2016年07月13日

    Your Packer has detected VirtualBox successfully, while Vagrant failed to do so. Maybe you should verify your VirtualBox installation. I can't get more information from the text you posted, so you'll still have to resolve this problem by yourself or try to google it.

  • Mac 上 Vagrant 问题 "No Usable default provider could be found for your system" at 2016年07月13日

    I think you should try vagrant up --provider=virtualbox instead of vagrant up --provider=VirtualBox. Also, I'd like to recommend you to try parallels on mac. It provides better experience than VirtualBox. Check out the repo to see if you can get something out of it.

    🍒

  • [长沙] 湖南海翼诚聘 Ruby 工程师 1 名 at 2016年05月30日

    @gonglexin @stevefan = =

  • Redux 里面如何正确的设计 reducer? at 2016年04月21日

    As for authentication, you should checkout HOC.

  • 商城网站的 sku 怎么在 Rails 中实现 at 2016年04月19日

    = = 万能的 Ruby China。你看看 Spree 的设计,或者 Google 一番资料也是一大箩筐啊。

  • 是时候搞点新玩意了——用 react-native 开发跨平台 APP at 2016年04月18日

    Looks promising https://exponentjs.com/

  • 这种情况下应该怎么用 Polymorphic Associations at 2016年03月28日

    Image 再加一个 image_type 字段,然后使用 Enum 就可以了啊

  • 问个 Rails 里边用 pry 的问题 at 2016年02月26日

    在 pry 中执行

    helper.foo_bar
    
  • Rails-5-0-beta1 at 2015年12月21日

    👏

  • [北京外包项目] 3 天 3000 元,开发一个驾照科目一考试题库 (开源项目) at 2015年10月12日

    华图教育。。。

  • 为什么要参加 RubyConf China at 2015年10月12日

    API first ...

  • 程序员学设计必读:五大误区 & 三大秘籍 at 2015年10月12日

    不错

  • RubyConfChina 2015 大会主题介绍以及日程 at 2015年09月30日

    从前端发展的趋势上不难看出,Webpack 干掉 Gulp 已经毫无悬念了

    他们是相互替代的关系吗?感觉 Gulp 是一个构建工具,而 Webpack 更像是一个依赖管理工具。

  • Full Stack Fest 2015: Ruby 3.0, by Yukihiro Matsumoto at 2015年09月25日

    你的演讲

  • [北京] 程序员寻找帮手一起完善产品 [10k-25k] + 股权 at 2015年09月14日

    #13 楼 @leekelby 就是我的手机很烂,然后这个浏览器解救了我,我要谢谢这个作者做出一个精简的浏览器给我这样的人使用。话说,我上次伤你心之后,你就再也不鸟我了,其实哥只是一直在奔波,真没时间。

  • 关于 RSpec 的一个问题 at 2015年09月13日

    Thanks

  • 关于 RSpec 的一个问题 at 2015年09月13日

    #8 楼 @msg7086 Make sense.

  • 关于 RSpec 的一个问题 at 2015年09月12日

    #6 楼 @msg7086 那 tasks.all.sum ... 呢?

  • 关于 RSpec 的一个问题 at 2015年09月12日

    @zhenning 谢谢你,不过这是为什么呢?

  • 关于 RSpec 的一个问题 at 2015年09月11日

    @rei @hooopo

  • 关于 RSpec 的一个问题 at 2015年09月11日

  • [北京] 程序员寻找帮手一起完善产品 [10k-25k] + 股权 at 2015年08月30日

    Such a relief for me. Thanks!

  • 用其他爬虫工具 scrapy 采集的内容如何发布到 Rails 项目中呢? at 2015年08月03日

    headless browser

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