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
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • [北京][2015年7月18日 周六] 工程师专场:忘记代码,一起来 “谈情说爱” at 2015年07月15日

    好厉害

  • 做一个管理系统,用 mongodb 还是 pg? at 2015年07月14日

    pg

  • 设计关联式数据库的更新功能报错 at 2015年07月14日

    nil has no such method called "update"

  • [远程] CitrusByte 招聘 Simplicity Driven Developer at 2015年07月14日

    @defmacro Looks promising. :plus1:

  • [深圳] 萌萌学车 诚招 Ruby 工程师 at 2015年07月01日

    @lingxueyu 原来如此,那就没有什么问题。说别人没什么卵用挺不好的。

  • [深圳] 萌萌学车 诚招 Ruby 工程师 at 2015年06月30日

    你们家的女程序员看了作何感想?

  • Rails 项目里的三大毒瘤 at 2015年06月20日

    #3 楼 @hooopo I couldn't agree more.

  • [广州] 晒尔科技招聘 ROR 工程师 1 名 at 2015年06月20日

    #3 楼 @jcd You're right.

  • [北京] 5tv 招聘应届 Ruby 工程师 3 名 at 2015年06月18日

    rubyist

  • 有什么 API document 的框架推荐 at 2015年06月17日

    #10 楼 @flowerwrong +1

  • 元编程中的环绕别名 (around Alias) 使用场景是什么? at 2015年06月10日

    @hooooopo 你是我在现实中见到的素质最好的 Rubyist

  • [广州] Shopper+ 招聘 Ruby 工程师 3-6 人 at 2015年05月14日

    一下子招那么多人。。。T T

  • [成都] Active Network 寻觅 4 位 Ruby on Rails 攻城狮 / 程序媛 at 2015年05月10日

    @simlegate Rubyist

  • [杭州] 无陌科技 - Ruby 攻城狮看过来--来自无陌的技术嘉年华 at 2015年05月09日

    视心情而定,频率不定。。。T T

  • [广州][2015年05月16日] GZRUBY 第 25 次聚会 - 15:00 at 2015年05月07日

    Awesome

  • 用什么方法输入一个地址,然后计算出坐标呢? at 2015年05月06日

    https://github.com/alexreisner/geocoder https://github.com/rgeo/activerecord-postgis-adapter

    class Location < ActiveRecord::Base
      has_many :member_locations
      has_many :members, :through => :member_locations
    
      GEO_FACTORY = RGeo::Geographic.spherical_factory(:srid => 4326)
      set_rgeo_factory_for_column :coordinates, GEO_FACTORY
    
      geocoded_by :name do |location, results|
        result = results.first
        location.coordinates = GEO_FACTORY.point(result.latitude, result.longitude) if result
      end
    end
    
  • [远程] 招聘兼职 Ruby/Rails 有偿翻译 at 2015年03月26日

    求让我试试

  • Service Object: What? Why? and How? at 2015年03月23日

    我表示看不懂宽哥的描述。。。

  • Bootstrap 菜单中的 data-remote=true 为什么导致菜单不能自动关闭? at 2015年03月17日

    $("[data-toggle]").dropdown(); 或 $("[data-toggle=true]").dropdown()

  • 做个小调查,有多少人是零基础学 Rails 的? at 2015年03月17日

    #15 楼 @leekelby 哥更不是

  • WordPress 风格开源博客 (响应式布局) at 2015年03月17日

    关于博客,寻觅多年,我觉得还是 Ghost 博客最好了,jekll,octopress 之类的这辈子我是不会用了。

    http://novtopro.github.io http://novtopro.coding.io

  • 求 Ember.js 开发经验的分享 at 2015年03月14日

    学习 Ember:http://kickass.to/usearch/codeschool%20ember.js/ Use ember-cli with rails: http://reefpoints.dockyard.com/2014/05/07/building-an-ember-app-with-rails-part-1.html

  • [上海] 麦田亲子游招聘 Ruby 程序员 2 名 (robbin 创业项目,亲自招募) at 2014年11月24日

    我觉得从技术存在的意义上讲,技术本身从来就不是主角。

  • [远程] 思课教学 招聘移动端设计 at 2014年11月21日

    真不错。

  • [远程] Part Time Rails Developer at 2014年11月21日

    albertliu@ petwellbeing.com

  • [远程] Part Time Rails Developer at 2014年11月21日

    How To Apply: Applications may be submitted by email through CL -- please include cover letter stating why you should be considered. albertliu AT petwellbeing dot com .

  • Coding,做一个有情怀的产品 at 2014年11月07日

    做得真好。

  • [广州] TGS Holdings 公司招聘 Rails 工程师 at 2014年11月07日

    Cool

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