Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Chunlea
@chunlea
高级会员
第 2653 位会员 / 2012-06-25

Chowbus
Vancouver, 🇨🇦
47 篇帖子 / 1141 条回帖
36 关注者
14 正在关注
29 收藏
GitHub Public Repos
  • jekyll-tailwindui 8

    A jekyll theme to easy integrating with tailwindui

  • computer-use-with-nanokvm 2

  • flutter-actions-go 1

  • next.js 0

    The React Framework

  • meetingsdk-headless-li... 0

    A demo on creating a headless meeting bot using the Zoom Meeting SDK for Linux and Docker

  • react-router-templates 0

  • setup-ruby 0

    An action to download a prebuilt Ruby and add it to the PATH in 5 seconds

  • vscode-markdown-mermaid 0

    Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview

  • vercel-ai-chatbot 0

    A full-featured, hackable Next.js AI chatbot built by Vercel

  • vscode 0

    Visual Studio Code

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 使用 devise,如何设置用非 email 属性或者多属性都可注册。(目前默认为 email 注册) at 2013年12月31日

    难道是因为 Strong Parameters?https://github.com/plataformatec/devise#strong-parameters

  • 使用 devise,如何设置用非 email 属性或者多属性都可注册。(目前默认为 email 注册) at 2013年12月31日

    #2 楼 @realwol 不需要整个重写,可以使用继承

  • 使用 devise,如何设置用非 email 属性或者多属性都可注册。(目前默认为 email 注册) at 2013年12月31日

    需要重写 devise 的 registration controller,参见:https://github.com/plataformatec/devise/wiki/Tool:-Generate-and-customize-controllers

  • 要疯了 重装次电脑后答不起 rails 了~! at 2013年12月31日

    #12 楼 @ywjno 虽然近期没有在 Win 下安装,但是真心被坑过……自此之后,不和用 Windows 写代码的人组队参赛(Windows 的相关开发除外)

  • 要疯了 重装次电脑后答不起 rails 了~! at 2013年12月31日

    赶紧换 Ubuntu 吧,没有你想的那么难。我的好多同学都已经逐渐脱离 Windows 了。值得参考:http://docs.huihoo.com/homepage/shredderyin/

    很多 Gem 在 Windows 的坑太大了,还有,rails 4.1 里引用的 spring 不兼容 Windows。

  • Chrome 划词翻译扩展 TransIt at 2013年12月30日

    #7 楼 @greatghoul 可以直接采用 WordNet 的查询 API,记得好像有……Google 一下吧。

  • anjlab-bootstrap-rails 不对劲? at 2013年12月26日

    好怀念 anjlab 的版本,不过,现在开始用 rails-assets 了。

  • [北京 / 天津] 2014 年 毕业,普通一本毕业生求个职位,9 月 开始用 ruby 写项目,希望寻求一个能够有发展的工作 at 2013年12月26日

    刚刚测试过才知道,原来 Gmail 用户名 8 位一下可以纯数字……

  • [2014年1月11日] 五地 Rails Girls 北京 & 成都 & 西安 & 深圳 & 广州 & 上海 Tutors 召集 at 2013年12月24日

    还需要期末考试,时间上很纠结……

  • Rails 学习顺序? at 2013年12月17日

    #16 楼 @cassiuschen G++?

  • Rails 学习顺序? at 2013年12月16日

    学会查 API 文档就好,一直这么过来的。

  • Ruby Conference 2013 视频已经全了 at 2013年12月13日

    #9 楼 @willmouse 你那贴子我默默点了喜欢……

  • Assets management solved: we released Rails Assets at 2013年12月13日

    刚刚试用了下,非常棒。

  • 京东云支持 Ruby,有谁用过? at 2013年12月12日

    吐槽,我用 safari 7 访问京东云的网站,竟然提示我浏览器不兼容……

  • 京东云支持 Ruby,有谁用过? at 2013年12月12日

    #3 楼 @small_fish__ CF 不错,但是……你懂。

  • 访问 vagrant 里的 webrick 非常慢是什么原因呢? at 2013年12月12日

    http://docs-v1.vagrantup.com/v1/docs/troubleshooting.html 里面提到过这个问题。个人认为替换掉 WebRick 应该是个很好的解决方法

  • 京东云支持 Ruby,有谁用过? at 2013年12月12日

    应该用的是 CloudFoundry,不推荐使用……

  • rails_admin 是怎么得到所有 model 的列表的? at 2013年12月09日

    https://github.com/sferik/rails_admin/tree/master/lib/rails_admin/adapters

  • 如何在 form_for 中调用另外的 controller? at 2013年12月08日

    https://github.com/plataformatec/devise/wiki/How-To:-Display-a-custom-sign_in-form-anywhere-in-your-app

  • 教程类网站是如何限制账户使用的呢? at 2013年12月08日

    君子协定。

  • strong parameters 用起来有点不自在,有什么好的使用方法? at 2013年12月08日

    https://github.com/rails/protected_attributes

  • 关于 Rails Validations 的几点疑问。 at 2013年12月08日

    #2 楼 @vivijie 支持的啊。但是好像不支持缩进的代码格式化,可以使用 GFM 中的代码格式化。或者参考 http://ruby-china.org/topics/13152 (也就是编辑框的右上的图标)

  • 关于 Rails Validations 的几点疑问。 at 2013年12月08日

    好像你成功避开了正确的 Markdown 语法?建议重新编排下。

  • [已解决] gem install pg 报错 at 2013年12月08日

    如果使用Postgres.app,可以参考下 http://postgresapp.com/documentation 中的 Troubleshooting,网页最下面。里面给出了 gem 无法安装的解决方法。

  • [已解决] gem install pg 报错 at 2013年12月08日

    看系统好像是 Mac 吧,建议使用 Homebrew 重新安装一遍 Postgresql。然后再安装 pg 的 gem。这个 gem 依赖 postgresql 的一些库文件。

  • rails generate devise:install 是什么意思 at 2013年12月08日

    https://github.com/plataformatec/devise/blob/master/lib/generators/devise/install_generator.rb "Creates a Devise initializer and copy locale files to your application."

  • 几年前《程序员》杂志刊登了这么一篇文章 at 2013年12月08日

    关于最后一条,有没有人记得 cpanel 在很早也是支持 rails 部署的,但是好像版本极低。还有关于 IDE 的问题,那个时候大家不是都推崇 textmate 么?

  • 提个建议,主页上的主题更新算法是否应该变一下? at 2013年12月06日

    习惯性的打开这个地址 http://ruby-china.org/topics/last

  • 表示 Hipchat 略爽…… at 2013年12月05日

    #10 楼 @yedingding 闲着无聊的时候就r2 pug me(我的 hubot 叫 R2D2),其他的就基本没用过了。 这里的资源不错:https://hubot-script-catalog.herokuapp.com/

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