Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
关大爷
@pzgz
高级会员
第 61 位会员 / 2011-11-12

在家务农
上海
15 篇帖子 / 264 条回帖
10 关注者
0 正在关注
198 收藏
什么都会点,什么都要干,苦命的娃
GitHub Public Repos
  • docker-ruby-passenger 3

    Docker image with ruby and passenger configured, specially for capistrano deployment target

  • ECDICT 1

    Free English to Chinese Dictionary Database

  • arco-design-vue 0

    A Vue.js 3 UI Library based on Arco Design

  • sartorius-sbi-httpd 0

    A simple Sartorius Scale web interface using the SBI protocol

  • eslint-config-rules-base 0

    ESLint Config basic rules grabbed from airbnb javascript guides

  • el-search-table-pagina... 0

    🐶Combines Form, Table and Pagination components of Element UI together.

  • sartorius-sbi 0

    Sartorius SBI Interface for NodeJS

  • svelboost 0

    UI power up for Svelte.

  • docx 0

    a ruby library/gem for interacting with .docx files

  • pzgz 0

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • rails3.1 如何在 public/index.html 引用 app/images 的图片 at 2011年12月05日

    你说的是在 assets/images 里的吧,建议读一下这个文档:http://guides.rubyonrails.org/asset_pipeline.html

    具体是用: image_tag 这个 helper function

  • 用 Mac OS 的同学都是用什么连接 SSH 实现代理的? at 2011年12月05日

    我用 shimo,除了 shimo,你可以试试看:

    http://ivsays.appspot.com/2011/05/16/get-SimpleSSHProxy.html

    http://www.harding.motd.ca/autossh/

  • Rails 后台任务大家用什么方案 at 2011年12月05日

    team 的小伙在项目里面选择了rufus scheduler,具体我还没时间去考察过

  • pzgz 的头像是谁呀? 女儿吗? at 2011年12月04日

    @hujoy 嗯,是啊,是我的宝贝女儿,谢谢啊 :)

  • bootstrap 貌似对 IE7, IE8 支持得不好,有什么解决方案? at 2011年12月03日

    简单,和 huacnlee 的看法一致,我们一般是叫客户要么用 IE9,要么不用 IE,要享受,他们也要作出努力

  • 大家来贴一下平常都用哪些软件吧? at 2011年12月03日

    sublime text 2 alfred+powerpack parallels desktop 7 evernote reeder 1password tags yep totalfinder sparrow iterm2 adium echofon shimo viscosity busycal defaultfolder x istats menu mindnote pro doit.im mini navicat premium homebrew github tower cornerstone xcode

  • simple_form 如何美化? at 2011年11月30日

    我用了新版的 simple_form,带 wrapper 后,基本上是随便弄了

    下面是一个 wrapper 的例子

    # This is for a field which occupied a single row and label is in stacked mode
    config.wrappers :full_row_stacked, :class => "row", :error_class => :error do |b|
      b.use :tag => "div", :class => "field-stacked" do |field|
        field.use :placeholder
        field.use :label
        field.use :tag => 'div', :class => 'input' do |ba|
          ba.use :input
          ba.use :hoverhint
          ba.use :error, :tag => :span, :class => :'help-inline'
        end
      end
    end
    
  • 贡献一个 QQ 群。喜欢 ruby,喜欢新技术的来加吧,群号 192952216 at 2011年11月30日

    为何要分流出去,而且还是 qq 群...,不解

  • 看到有 http://ruby-taiwan.org/,我有一种异样的感觉 at 2011年11月30日

    别一厢情愿了,还技术社区一点清静吧,平日里被 g-f-w 强奸的还不够嘛

  • 中央政府采购网竟然是用 rails 开发的 at 2011年11月29日

    晕死了,挂了,还是摆脱不了政府网站的特色

  • 一个出自 Harvest 团队的 JS Select box 插件: Chosen at 2011年11月27日

    chosen 非常赞,而且作者也非常热心,我现在已经在项目中大量用它了,ie6 的问题我这边是这么处理的,只要是要支持 ie6 的项目,不做

  • 话说最近 Mac 下面出了很多好用的编辑器啊 at 2011年11月27日

    目前用 sublime text 2 中,rubymine 都暂时不用了,打开项目的时候太耗了,我 ssd 加上 8G 内存,在打开项目的时候,那扫描还是要一会儿,cpu 基本 100%

  • Twitter Bootstrap 将会有新的 Dropdown 按钮 at 2011年11月22日

    bootstrap 的样式基本都是直接做在元素 tag 上,如果要用其它样式的话,的确不方便,哪怕是和 jquery ui theme,都有点冲突,不过的确很好用,在积累一定代码量后,定制也不是没有办法,主要是要对元素做好 reset 就可以。

  • 禁用 Rails 3.1 烦人的 assets 请求日志 at 2011年11月22日

    好东东

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