Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Fred Wu
@fredwu
高级会员
第 188 位会员 / 2011-11-23

墨尔本
109 篇帖子 / 836 条回帖
156 关注者
0 正在关注
0 收藏
https://fredwu.me/
GitHub Public Repos
  • crawler 952

    A high performance web crawler / scraper in Elixir.

  • angel_nest 774

    Project code name: Angel Nest. :)

  • opq 269

    Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.

  • stemmer 153

    An English (Porter2) stemming implementation in Elixir.

  • jquery-inline-confirma... 53

    Inline Confirmation plugin for jQuery. One of the less obtrusive ways of implementing confirmatio...

  • dotfiles 18

    My dotfiles

  • README-xplor 10

    Fred @ Xplor - how to work with me.

  • yield.rb 5

    Aggregated token amounts and values. Supports ApeBoard, YieldWatch, Binance, CoinGecko and more.

  • advent_of_code_2018 4

    https://adventofcode.com/2018/about

  • fredwu.me-v3 3

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 请问有什么 Rails Tutorial 教学视频购买的优惠链接吗? at 2012年06月21日

    大概说的是 Michael Halt 的这个吧 http://news.railstutorial.org/

  • API Taster - 直观的 API 本地玩耍平台 at 2012年06月21日

    #12 楼 @yggg 啊 有意思,等有时间了我看看如何避免这个问题。目前 ApiTaster 会尝试搜索所有的 Rack 程序。

  • API Taster - 直观的 API 本地玩耍平台 at 2012年06月21日

    #8 楼 @yggg 这个 gem 只支持 Rails 哦,不支持 Sinatra...

    #9 楼 @marshluca 嗯,不行。必须要 mount 在 rails app 上。

  • API Taster - 直观的 API 本地玩耍平台 at 2012年06月21日

    #6 楼 @marshluca 什么叫与 API 层分离?

  • API Taster - 直观的 API 本地玩耍平台 at 2012年06月21日

    今天一连串更新了四次,0.3.0 滚烫出炉,新增了 obsolete definitions 侦测。

  • 怎么样不用安装 XCode 安装 Ruby 啊 at 2012年06月21日

    #2 楼 @FenRagwort 对的,装了 Command Line Tools 后就不需要 Xcode 了。

  • API Taster - 直观的 API 本地玩耍平台 at 2012年06月21日

    #3 楼 @afly 因为在 ApiTaster.routes 里,所有的 params 都是通过 hash 来传递的,所以,如果你 require 你的 factory 文件的话,可以用 FactoryGirl 的 attributes_for。:)

  • [进阶 tip] 从 controller 和 view 以外的地方 render at 2012年06月20日

    P.S. 如果一切顺利的话,今天晚上可以发布这个关于本地测试 API 的 gem 了,嘿嘿~

  • 请问如何控制 application.js 中的 js 文件加载顺序? at 2012年06月20日

    去掉 require_tree .,手动 require

  • 新版的 Mac Air 或 Pro 啥时候出来啊 at 2012年06月18日

    耐心的等待公司帮我买的 16GB 内存的 Retina MBP...

  • 一个多月了,你们通炼狱了么? at 2012年06月18日

    停留在 21 级。。。没时间玩 T____T

  • 大家对 Github 的 Feed 功能有没有觉得不好用? at 2012年06月18日

    我以前还每天都浏览,现在已经放弃了。东西太多,看不过来……

  • 很奇怪,Google 搜索 spine.js 出来一大堆 Backbone.js at 2012年06月17日

    Spine 不是基于 Backbone 的。

  • 每天工作 4 小时的程序员 at 2012年06月17日

    这个帖子发的莫名其妙的。也不注明出处。

    原文:http://www.jayonsoftware.com/home/2012/1/9/daily-routine-of-a-4-hour-programmer.html

  • Ruby-Rails-RoR 开发的薪资待遇 at 2012年06月16日

    还要随同地理位置(国家和城市)而定。

  • Rails 4 将会有什么新特性? at 2012年06月16日

    http://www.edgerails.info/

  • OS X Lion 下死活装不上 mysql 这个 gem at 2012年06月16日

    对的

  • OS X Lion 下死活装不上 mysql 这个 gem at 2012年06月16日

    rails 2.3 用 0.2.x 版本。

  • 怎么样不用安装 XCode 安装 Ruby 啊 at 2012年06月16日

    Command Line Tools

  • 用 git-flow 么 at 2012年06月15日

    不用。对于 workflow,我比较赞同 github 的做法——master always deployable,其他的随意。

    不过现在在给一家公司做 freelance 时对方要求用 gitflow。-_-

  • 请问 iterm2 怎么可以设成半透明的? at 2012年06月15日

    Transparency

  • [直播预告] RDD - Readme Driven Development at 2012年06月13日

    API 全部搞定。0.1.0 版本发布啦!http://rubygems.org/gems/bustle

    ^O^/

  • 对于简单的数据操作,orm_adapter 还是挺不错的 at 2012年06月13日

    回错贴了 泪流满面。。。

  • 对于简单的数据操作,orm_adapter 还是挺不错的 at 2012年06月13日

    API 全部搞定。0.1.0 版本发布啦!http://rubygems.org/gems/bustle

  • [直播预告] RDD - Readme Driven Development at 2012年06月12日

    #7 楼 @chucai 没有哦,我这个 gem 的目标是比 Faye 更简单的使用。。。

  • Sublime Text 更新至 2200 at 2012年06月11日

    看到 2200 改进了智能缩进,小激动了一下。可惜,经测试,缩进还是有问题。:(

  • [直播预告] RDD - Readme Driven Development at 2012年06月11日

    把四个 add API 弄好了:) https://github.com/fredwu/bustle/commit/35582f5efc8ce1ff017249f8766b19838aca663a

  • 请教一个关于对象和数据结构的问题 at 2012年06月11日

    对的,ActiveRecord 在 Rails 中的一般用法是“错误”的。

    你可以参考 James Golick 的 Objectify gem:https://github.com/bitlove/objectify

  • [直播预告] RDD - Readme Driven Development at 2012年06月11日

    #1 楼 @lgn21st GitHub, commit log :D

  • 我们的产品上线啦 -- pragmatic.ly at 2012年06月07日

    恭喜恭喜。建议首页增加多一些截图和说明。:)

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