Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
李玮
@liwei78
VIP
NO. 3469 / 2012-08-29

玮峰教育
长春
41 Topics / 1385 Replies
88 Followers
10 Following
367 Favorites
写出正确的代码是需要理由的。
GitHub Public Repos
  • rails-practice 50

    《Rails 实践:使用 Rails 4 构建在线网店》

  • learn_backtrader 1

  • remote-working 1

    收集整理远程工作相关的资料

  • hackit.zip 0

    hackit.zip domain for sell

  • CVE-2023-38831-winrar-... 0

    CVE-2023-38831 winrar exploit generator

  • wtfis 0

    Passive hostname, domain and IP lookup tool for non-robots

  • Intranet_Penetration_Tips 0

    2018年初整理的一些内网渗透TIPS,后面更新的慢,所以整理出来希望跟小伙伴们一起更新维护~

  • Apt_t00ls 0

    高危漏洞利用工具

  • Terrapin-Scanner 0

    This repository contains a simple vulnerability scanner for the Terrapin attack present in the pa...

  • winrar_CVE-2023-38831_... 0

    lazy way to create CVE-2023-38831 winrar file for testing

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 有没有人知道如何用 rails 来验证复选框必须有一个勾选的验证 at February 28, 2015

    validates :terms_of_service, acceptance: { accept: 'yes' }

  • [北京 CBD] 极旅行 (奢华酒店预订 APP) 求 Ruby 后端工程师 at February 28, 2015

    工作地点在哪里?可以远程么?

  • 《提问的智慧》 at February 23, 2015

    我不同意 人之恶在于好为人师 这句话,有经验的人一句话的确会节省别人的很多时间,问题在于“问”和“说”的人是不是快速的定位和解决问题,“话过三巡”就显得烦了。

  • [北京]【简单心理】招聘高级程序员 at February 18, 2015

    #13 楼 @zfben 新春快乐

  • 祝大家 at February 18, 2015

    :plus1:

  • 祝福 Ruby China 越来越好, 简单的贺卡一枚 at February 18, 2015

    :plus1:

  • Git 问题来请教下,谢谢大家给看看 at February 16, 2015

    帖子的话要看发帖时间,书要看出版时间和适用版本。百度是不靠谱的。

  • Rails 有没有类似于《100 个 Swift 必备 tips》这种类型的书? at February 15, 2015

    Rails 4 - Zombie Outlaws 也不错。

  • Ruby 程序员微信订阅号给大家拜个早年! at February 14, 2015

    #4 楼 @michael_roshen 年前这几天都不冷。哈

  • Ruby 程序员微信订阅号给大家拜个早年! at February 14, 2015

    #2 楼 @michael_roshen 恩恩,明天 1 度,欢迎回家!!

  • Ruby 程序员微信订阅号给大家拜个早年! at February 14, 2015

    ruby 作为命令是小写,作为名词是大写 Ruby。忘记在哪里看到的了,印象里是 matz 说的。

  • Ruby 2.2 中的增量式垃圾回收 at February 13, 2015

    :plus1:

  • [北京]【简单心理】招聘高级程序员 at February 12, 2015

    @victor

  • 敲代码的时候你应该听什么歌?“提神醒脑” 歌曲,吐血大推荐。 at February 12, 2015

    Jeff Steinberg,能发现《纵横四海》里的那首舞曲。

  • Rails 5 什么时候会上? at February 12, 2015

    秋天, https://github.com/rails/rails/issues?q=is%3Aopen+is%3Aissue+milestone%3A5.0.0

  • 很久就发过这里了,冒一下,用 Sketch 画的 at February 12, 2015

    摆明了是食蚁兽。。。

  • [远程兼职] 寻找比较有经验的 rails 开发者来解决一些网站开发时的问题 at February 12, 2015

    #9 楼 @haisong95 建议你先看书,钱可以买一些高质量的视频。另外,

    https://ihower.tw/rails4/index.html

    http://railstutorial-china.org/book/

    http://railscasts.com/episodes/260-messaging-with-faye

    另:还得把英语练好,能省不少钱。查资料用 bing.com,www.yandex.com,别用百度。

  • [远程兼职] 寻找比较有经验的 rails 开发者来解决一些网站开发时的问题 at February 12, 2015

    问题一:如何在地址栏里隐藏用户的 id?

    答:User.where("id = ? or name = ?", params[:id], params[:id]).first

    问题二:如何建立一个提醒系统,无论是点赞还是评论都会让用户收到一个提醒?

    答:邮件 + active_job,或者 faye

    问题三:如何在 post 下面通过下拉栏的形式显示所有的 comments?

    答:ajax + jquery

  • 推荐个 商城的开源项目? at February 12, 2015

    https://github.com/spree/spree

  • 技术帖分享: 当你浏览我的博客时计算机干了什么 at February 11, 2015

    :plus1: 信息量巨大

  • 分享 3 个轻单邀请码 at February 10, 2015

    1 已用

  • 误敲一个域名,得到意外发现,不得其解 at February 10, 2015

    :plus1:

  • 误敲一个域名,得到意外发现,不得其解 at February 10, 2015

    1、是 2、换个浏览器试试,再用 ie 试试。

  • 同一个 Rails 项目中如何使用两套 layout? at February 10, 2015

    另做一个 controller,比如叫 admin_controller.rb,然后其他的 controller 继承它。这样就可以在 controller 间共享同一个 layout 了,而不继承它的 controller,还是使用默认的 layout。

    admin_controller.rb

    class AdminController < ApplicationController
      layout "admin"
    end
    
  • 大家觉得什么样的互联网公司才算是一个尊重技术或者是尊重工程师的公司? at February 10, 2015

    等四楼回复

  • 有没有类似于 java 体系图的 Ruby 体系图? at February 08, 2015

    mixin

  • [远程办公][12-20K] 彩程设计招聘 Ruby 工程师 at February 06, 2015

    #4 楼 @kshift 已投,不知道什么时候会有回复。

  • 实验楼,不错的 IT 学习网站 at February 06, 2015

    牛!!!

  • 怎样删除字符串当中的特定字符 at February 04, 2015

    gsub

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