Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
hoowolf
@hoowolf
VIP
NO. 945 / 2012-02-08

4 Topics / 42 Replies
0 Followers
0 Following
27 Favorites
GitHub Public Repos
  • shopify-scraper 0

    Simple scraper to extract all products from shopify sites

  • datasets 0

    A collection of datasets of ML problem solving

  • A-B_test 0

    对于是否为Udacity主流程增加筛选器的问题,设计A/B测试、分析其结果,并提供一个高层次的后续实验。

  • html5-boilerplate 0

    A professional front-end template for building fast, robust, and adaptable web apps or sites.

  • t.js 0

    $.Typewriter w/ nice features like HTML support

  • Swiper 0

    Most modern mobile touch slider with hardware accelerated transitions

  • js-beautify 0

    Beautifier for javascript

  • bootstrap-datetimepicker 0

    Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)

  • simditor-autosave 0

    simditor plugin for autosave the content

  • paperclip-qiniu-example 0

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • Teahour.fm 第 7 期发布 at March 18, 2013

    建议 show notes 部分的链接都能默认新窗口打开,当前窗口跳转会打断我听的过程

  • writings.io - 提供在线文章写作、管理、发布的网站服务 at March 07, 2013

    设计很赞,简洁风

  • 新站测试上线,欢迎拍砖…… at January 24, 2013

    想问一下其中的的淘宝 API 是怎么处理的?有开源的 sdk 来使用吗?

  • 写了个成人用品类导购网站,求评测。。。。。。 at January 20, 2013

    #83 楼 @zhangjinzhu 恩,感谢,我尝试一下

  • 写了个成人用品类导购网站,求评测。。。。。。 at January 19, 2013

    能问一下淘宝客的 API 处理逻辑吗?

  • [苏州] 敏捷团队诚招软件工程师 (Ruby on rails),欢迎应届生 at January 18, 2013

    #22 楼 @gazeldx 目前做的业务可以举例说一下吗?

  • Rails 学来学去都觉得自己在学皮毛的东西 at January 13, 2013

    你得先说明一下你目前是怎样学习的啊?否则没办法分析你的情况

  • 自学 Rails 过程中遇到了 Unknown key: admin 问题 at January 13, 2013

    #7 楼 @460411234 这真心不是我部署的

  • 自学 Rails 过程中遇到了 Unknown key: admin 问题 at January 13, 2013

    #5 楼 @lolychee 恩,是的,修改后,attr_accessible 添加以下:admin 就可以了

  • 自学 Rails 过程中遇到了 Unknown key: admin 问题 at January 13, 2013

    #3 楼 @460411234 不好意思,我没有部署 ruby-china 的代码,我主要是根据 rails tutorial 做简单的一些东西,ruby-china 里的一些 gem 我觉得太高级,比如登录这些,我还是想自己先实现一个登录功能

  • 自学 Rails 过程中遇到了 Unknown key: admin 问题 at January 13, 2013

    #1 楼 @Rei 非常感谢第一时间的回应。

    ActiveRecord::Schema.define(:version => 20130106162542) do
    
      create_table "users", :force => true do |t|
        t.string   "name"
        t.string   "email"
        t.datetime "created_at",                         :null => false
        t.datetime "updated_at",                         :null => false
        t.string   "password_digest"
        t.string   "remember_token"
        t.boolean  "admin",           :default => false
      end
    
      add_index "users", ["email"], :name => "index_users_on_email", :unique => true
      add_index "users", ["remember_token"], :name => "index_users_on_remember_token"
    
    end
    

    所以 admin 字段肯定是有了,对于 attr_accessible,我也尝试过,实际测试时仍然会报 ArgumentError in Manage::UsersController#update

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