Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Magic
@magic
VIP
NO. 65 / 2011-11-13

[email protected]
上海
6 Topics / 141 Replies
1 Followers
0 Following
9 Favorites
GitHub Public Repos
  • canary 3

    canary

  • umeng 1

  • cloudscience 1

    cloudscience

  • quick-ordering 1

    快速订餐系统

  • dm-tool 0

    data platform tool project

  • china_sms 0

    中国各个短信平台 Ruby 接口,现支持推立方、云片网、亿美软通、短信宝、畅友网络

  • bshare-tools 0

    bshare project tool

  • buzzinate-tools 0

    buzzinate tools website

  • dm-tool-1 0

    Data

  • buzzinate-hubot 0

    buzzinate hubot

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • Ruby Toolbox 有没有办法直接对比两个项目的流行程度? at February 05, 2013

    我一般看 github 的 star 数量,群众的眼睛是雪亮的。

  • 给爱学习的 rubyists 福利 at February 04, 2013

    楼主好人啊😄

  • Rails 简单页面浏览量计数器的问题 at January 30, 2013

    #11 楼 @WilliamZhu Good!如果因为这个用上 Redis 有点未免太重,简单的在内存里 cache 下,定时 increase 到数据库中就好了,不过这样有部分数据丢失的风险,比如服务重启。

  • [北京] 某合资企业寻求 Ruby 开发 Ruby 开发 at January 30, 2013

    看起来不错,各位在北京的朋友可以考虑下~ @ITsvvvv @naitnix 你们两是不是在唱双簧?呵呵

  • SASS 和 Compass 指南 at January 28, 2013

    @lilu 我打算开始用 cmpass,但是看了你的帖子,感觉 compass 和 bootstrap 还是有些重叠,比如 bootstrap 也有 reset, mixins.scss 中也定义 clearfix 等,那如何组合使用他们两者?是不是又了 bootstrap,compass 有些多余?

  • Bootstrap - Google 的 UI at January 27, 2013

    看起来和 twitter bootstrap 长的差不多

  • 如何使用 gem install bootstrap-sass at January 26, 2013

    #7 楼 @ichord 好的,多谢!~ 问题解决了,是因为之前用了 less 版本,assets/stylesheets 文件夹下面还有个 bootstrap_and_overrides.css.less 文件没有删除;删除后,我添加了个 bootstrap_and_overrides.css.scss,加入了你上面所说的内容。

  • 如何使用 gem install bootstrap-sass at January 25, 2013

    我之前是用 twitter-bootstrap-rails,想转成 sass 版本;今天按照https://github.com/thomas-mcdonald/bootstrap-sass的说明按照好后,访问项目首页报错:

    LoadError - cannot load such file -- less (in /home/magic/workspace/canary/canary-web/app/assets/stylesheets/bootstrap_and_overrides.css.less):

    application.css 是这么写: *= require_self *= require_tree . *= require bootstrap

    但是我没用 less 版本的 gem 了,请问是什么原因?如何解决?

  • Nil Podcast (暂用名) 第 1 期发布 :) at January 23, 2013

    Cool~

  • [已恢复] github.com 修改 host 可访问 at January 23, 2013

    加 host 后,pages.github.com 好像还无法访问。

  • Github pages 被墙掉了吗 at January 22, 2013

    求 github pages host...

  • rails 下新建一个 blog 模板的问题 at December 20, 2012

    references 是 Migration 用的,在 Model 和 Controller 里就像 @Rei 说的那样写;建议先系统看看 ROR 的 DOC http://guides.rubyonrails.org/

  • Omniauth,微博与 CookieOverflow at December 18, 2012

    Good~

  • 发起新的开源项目 - 19 屋,招募贡献者 at December 13, 2012

    spinejs.com 好像被墙了

  • [已解决] 额,请问下 model 里头如何 validates「两个 attribute 至少有一个不是 blank 」 at December 12, 2012

    系统看看 Validate 怎么写吧 http://guides.rubyonrails.org/active_record_validations_callbacks.html

  • ruby.taobao.org 的 ruby 2.0 镜像还木同步 at November 26, 2012

    现在不能访问,等待同步 ok。。。

  • 我的讲稿 Ruby Arduino Hacking at November 19, 2012

    Cool,楼主让我大开眼界啊!

  • 上海归来,写点感受,及读音的重要性 at November 19, 2012

    #1 楼 @zw963 呵呵 同意!在大陆还是小众,也很草根;大家喜欢,用着 Happy 就好

  • 我的 "Real Time Web" slide at November 18, 2012

    呵呵 今天去听了,没想到这么快就有 ppt 了 下载中;另外,祝福 dingding 宝宝早日康复!

  • 新浪围脖 OAuth2.0 认证。 at November 18, 2012

    用的是https://github.com/simsicon/weibo_2 吗?看看这个 https://github.com/technoweenie/faraday/wiki/Setting-up-SSL-certificates

  • 貌似 github 已经被墙了 at October 27, 2012

    我可以访问啊

  • Rails3.2.8 Route 源码分析 at October 17, 2012

    嗯 好文;这种贴 ruby china 越多越好~

  • 1000 个小时学会 Rails - 003 RSpec 行为驱动测试简介 at September 22, 2012

    楼主有才,碉堡了~

  • TextMate 开源了 at August 10, 2012

    呵呵 和语言相争一样,各有喜好,无法大统。

  • Cancan 實作角色權限設計的最佳實踐 at August 10, 2012

    很强!学习了~

  • Ubuntu 难道不能用 QQ? at July 06, 2012

    WebQQ

  • 消失了半年,我又重回 ruby 社区啦! at June 07, 2012

    哇,膜拜

  • [上海] 贝通网 (Beltal) 诚聘 ruby 工程师 at May 13, 2012

    顶起来!同时感谢贝通网的赞助~

  • Twitter 的 Timelines 架构 at May 07, 2012

    学习了,多谢分享

  • Ruby China T 恤第二期报名活动开始啦![已结束] at April 20, 2012

    报名

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