Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
会员
adslyw
第 15372 位会员 / 2014-10-15
0 篇帖子 • 5 条回帖
0 关注者
0 正在关注
0 收藏
GitHub Public Repos
More on GitHub
  • 个人信息
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 热门话题
  • 最近回帖
  • 个人介绍
  • [西安] 新空气软件 Ruby 工程师 2 名 at 2015年07月28日

    支持一下

  • [西安] 元智系统招聘 Rails 工程师 1 名 at 2015年04月07日

    西安的很难得,顶!

  • 请教一个 SQL at 2015年03月16日

    select * from a join b on b.aid = a.id where b.contry = 'cn' or b.country is null order by b.country desc limit 1

  • 开发模式局域网如何访问 Rails 程序 at 2015年03月04日

    http://guides.rubyonrails.org/4_2_release_notes.html 3.3 Default Host for rails server Due to a change in Rack, rails server now listens on localhost instead of 0.0.0.0 by default. This should have minimal impact on the standard development workflow as both http://127.0.0.1:3000 and http://localhost:3000 will continue to work as before on your own machine.

    However, with this change you will no longer be able to access the Rails server from a different machine, for example if your development environment is in a virtual machine and you would like to access it from the host machine. In such cases, please start the server with rails server -b 0.0.0.0 to restore the old behavior.

    If you do this, be sure to configure your firewall properly such that only trusted machines on your network can access your development server.

    如果你的rails是最新版本(4.2) 你应该这样启动: rails server -b 0.0.0.0

  • 大家是如何解决 Ubuntu 下安装 Rails 的网络问题的 at 2014年12月30日

    source 'http://ruby.sdutlinux.org/' 用这个源吧 。

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