Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
@adslyw
Member
NO. 15372 / 2014-10-15

西安
0 Topics / 5 Replies
0 Followers
0 Following
0 Favorites
GitHub Public Repos
More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • [西安] 新空气软件 Ruby 工程师 2 名 at July 28, 2015

    支持一下

  • [西安] 元智系统招聘 Rails 工程师 1 名 at April 07, 2015

    西安的很难得,顶!

  • 请教一个 SQL at March 16, 2015

    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 March 04, 2015

    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 December 30, 2014

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

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