IP属地:上海
很混乱....很...
Rails路由种类 (一般路由,命名路由) 使用 :except排除某个路由resource :posts, :except => :show ...
路由配置 route信息快捷查询 >terminal中查看$rake routes routes信息创建 七种资源路由配置方法 resourc...
这个.....ez mvc模式基本概念和使用 具体重点熟悉下rails环境下的MVC的应用 generate是rails生成文件命令$Rails...
使用 $gem install rails 安装rails (具体前置配置看ruby配置环境) rails安装完毕使用 $rails -v...
ruby学习基础 inputthing = gets.chomp.to_i if语句 循环语句 循环异常抛出 function 类函数/类方法 ...
设备:Mac 步骤0 - 安装系统需要的包 # For Mac # 先安装 [Xcode](http://developer.apple.com...