码迷,mamicode.com
首页 >  
搜索关键字:ruby rails ubuntu nginx thin    ( 55354个结果
使用 Android 客户端向 Ruby on rails 构建的 Web Application 提交 HTTP GET 和 HTTP POST 请求
最近想弄个能访问 Internet 的 Android 应用,因为求快所以用了 Ruby on Rails 来提供 HTTP 资源。这方面的资料还是比较少的,所以把尝试的过程记录下来。1 使用 Ruby on Rails构建 Web Application1.1 新建 Web Application...
分类:移动开发   时间:2014-06-19 13:09:55    阅读次数:427
搭建服务器
零基础搭建服务器 apache下载安装 我用的是Ubuntu,所有 sudo apt-get install apache2 (配置PHP的时候已经配好了,这里就不重复配置了) 安装Apxs 安装过PHP,所以这个也忽略掉 sudo apt-get install apache2-d...
分类:其他好文   时间:2014-06-12 09:40:02    阅读次数:184
docker 1.0.0发布以及一个bug依赖apparmor_parser
6月10号docker 1.0稳定版本发布,找了台ubuntu的机器,装了下ubuntu version:12.04docker version:1.0.0装docker的步骤可以看官方文档:https://docs.docker.com/installation/ubuntulinux/装好之后,...
分类:移动开发   时间:2014-06-12 07:13:23    阅读次数:293
how to execute-shell-commands by ruby
Execute shell commandsThere are a number of different ways to run shell commands from Ruby.TheexeccommandKernel#execreplaces the current process and r...
分类:其他好文   时间:2014-06-12 06:50:15    阅读次数:281
Assets Pipeline
http://guides.rubyonrails.org/asset_pipeline.htmlRails 官方的 Assets Pipeline 文档,解释了 Rails 中对静态资源(javascript, css 以及图片)的管理方式: 0, :title => "修改"), edit_pa...
分类:其他好文   时间:2014-06-12 06:47:39    阅读次数:280
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!