Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
林坤
@limkurn
VIP
NO. 3673 / 2012-09-17

BestApp
北京
8 Topics / 189 Replies
3 Followers
6 Following
398 Favorites
时间在推着你前进,不管你愿不愿意~。~
GitHub Public Repos
  • wxpay 2

  • mastodon 1

    Your self-hosted, globally interconnected microblogging community

  • limkurn.github.io 1

  • lograge 1

  • cs-video-courses 1

    List of Computer Science courses with video lectures.

  • rucaptcha 1

    Captcha gem for Rails Application. No dependencies. No ImageMagick, No RMagick.

  • youtube-dl 1

    Command-line program to download videos from YouTube.com and other video sites

  • rails-assets-for-upyun 1

    把预编译好的静态资源发布到又拍云上(`rake`一下)

  • logstasher 1

    Awesome rails logs

  • umeng_msg 1

    友盟推送封装

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • clone 了 writings 项目,启动服务后访问无结果。。 at November 24, 2013

    #27 楼 @Rei

    Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
    Accept-Encoding:gzip,deflate,sdch
    Accept-Language:en-US,en;q=0.8,zh-CN;q=0.6,zh;q=0.4
    Cache-Control:max-age=0
    Connection:keep-alive
    Host:localhost:3000
    User-Agent:Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.114 Safari/537.36
    

    启动的时候后终端是这样显示的

    Booting WEBrick
    => Rails 4.0.0 application starting in development on http://0.0.0.0:3000
    
  • clone 了 writings 项目,启动服务后访问无结果。。 at November 24, 2013

    #25 楼 @Rei

    host = 'localhost'
    

    在我的/etc/hosts 里设置了 127.0.0.1 > localhost

  • clone 了 writings 项目,启动服务后访问无结果。。 at November 24, 2013

    #23 楼 @Rei 在 app_config.yml 里的不是设置了?需要新建一个 app_config.rb?

  • clone 了 writings 项目,启动服务后访问无结果。。 at November 24, 2013

    #19 楼 @Rei 我 clone 了一个装好了后在本地跑后,主页出现这个错误,我去源文件看了下没看懂。

    Document not found for class Space with attributes {:domain=>"0.0.0.0"}.
     @space = Space.find_by(:domain => request.host)
    
  • 活着的意义 at November 20, 2013

    别想多了,小心抑郁症啊...你觉得自己应该叼一点那就为点什么伟大的理想而活...譬如:传说中的中国梦。然后平庸一点那就像余华说的那样“为了活着而活着”。不要很深入的去讨论和存在的意义有关的话题,很容易走路死胡同...貌似大牛顿就是这样自杀的。

  • 1111 了,你的购物车里放了哪本书? at November 10, 2013

    #4 楼 @liwei78 其实亚马逊自己的快递也不错

  • Teahour #37 发布,本期邀请了 neo 的美女软件工程师鲁葳 at November 05, 2013

    我一看标题果断下了...

  • Rack, 我忽视你了 [已更新] at October 25, 2013

    @Asaka 我怎么记得是一朵菊花先到...

  • 《Ruby on Rails Tutorial》中文版限免 at May 30, 2013

    虽然已经买了 首先得恭喜你,再次赞美你 ---社区红领巾!

  • 相处很久的女朋友和别人在一起了,有经验的人有没有?出来安慰我两句 at May 28, 2013

    #112 楼 @yanhao 突然发现一个队古文学有研究的人,求结识。

  • 夏天来了,今年还发 T 恤不? at May 24, 2013

    保持队形...

  • [北京][5 月 18 日] Ruby Saturday [ 2013 Y Combinator 冬季班 + 创新工场] at May 18, 2013

    再次来打酱油

  • [北京] OopsData 长期招聘 RoR/JS 研发工程师 (全职 / 实习) at May 06, 2013

    好近啊 想去实习。

  • 炮哥的遗产 at April 28, 2013

    #40 楼 @jasl 哎...禁书不好找啊!

  • 炮哥的遗产 at April 28, 2013

    其实我想看看《我的奋斗》,不知道是不是那位让人高举右手的写的?

  • 在家没事,把老婆培养成了前端开发人员 at April 19, 2013

    我只能赞一个!

  • 经如主页时出现多重重定向,如何排查 at April 14, 2013

    #1 楼 @nightire

     def index
       @projects = Project.for(current_user).all
      end
    
    private
      def find_project
       @project = Project.for(current_user).find(params[:id])
       rescue ActiveRecord::RecordNotFound
        flash[:alert] = "The project you were looking" + "for could not be found"
        redirect_to root_path
      end
    
      def self.for(user)
       user.admin? ? Project : project.readable_by(user)
      end
    
  • 代码坏味道的几个典型 at April 14, 2013

    #1 楼 @sundevilyang 估计 LZ 估计读这样的代码不利于养生!

  • 分享一些 AngularJS 的教学视频 at April 07, 2013

    优酷是想看瞎我的双眼?好模糊!

  • Ruby memory leak detection at March 26, 2013

    #11 楼 @Saito 美服没分区 打美服太卡了

  • Ruby memory leak detection at March 26, 2013

    #4 楼 @Saito 你也鲁阿撸?哪个区的?

  • Teahour.fm 第 8 期发布 at March 25, 2013

    话说我上周花了一个星期 把前几期听完了 很精彩!

  • Ruby on Rails Tutorial 2nd Edition 译毕 at March 02, 2013

    晚上再买 质量很高啊!

  • Happycasts: Rails 入门系列视频 (5 期) at February 04, 2013

    图看着看着就像知道怎么画出来的...

  • 关于 helper 里定义的方法的引用问题。 at January 30, 2013

    #11 楼 @Daniel_Xu include 后的路径是这样的?

  • 关于 helper 里定义的方法的引用问题。 at January 30, 2013

    #9 楼 @Daniel_Xu 直接 include‘sessions_helper’不是更直接?

  • 关于 helper 里定义的方法的引用问题。 at January 30, 2013

    #5 楼 @ichord activerecord::base

  • 关于 helper 里定义的方法的引用问题。 at January 30, 2013

    @lidashuang @ichord 主要是 users index 页面加载的时候出现这问题。

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