Search result of: M
Total 30 records
最近因为业务需要 在 github 上 download 了一个 rails 4 的程序,web server 使用 nginx+passenger。使用
MX 用掉了,所以不能再用 cname 域名是万网的,看说明还有 ‘显性 URL’ 和 ‘隐形 URL’ 2 个可以用,但是都要求是备案过的域名,国外的网站又不能备案
mobx-ruby 将前端联动编程带入 Ruby - 李亚飞 Day 2 下午 13:30 - 14:15 Rails 的前端开发之道 - 刘思远
https://speakerdeck.com/u/schneems/p/fast-scalable?utm_source=rubyweekly&utm_medium=email 我觉得对我们新手来说有不少实用的信息... =D
升级之后,由于 xcode 的版本不够,所以所有 rails 里面需要 native 编译的东西,装不上了。 通过 rails s 启动 web
Model 里面把 new,create,destroy 这些 method 都给它删除,只留着一个 edit (可以更换名字和密码)。 我不知道作为那些所谓的静态页面是不是可以用这个方法,实在不知道啊,这是我自己耍的小聪明 (估计你正在笑吧
management whether you’re online or offline. When you can’t connect to the Internet
many :product_catalogs end class ProductCatalog many :polls end 求大神能给个解决方案
昨天看了一下 rakefile 的用法,太简单了,比 makefile 方便。
82 个 rspec 的 examples 用是 13 秒左右,不用是 19 秒左右。 差不多有 32% 的提高 参考了这里
link_to image_tag("product-2.jpg",alt:"product-1",class: "img-responsive" ),"#" %> 怎么在这个里面加 max-width 属性
Model,谁能给出几个例子说明这里面是怎么传递的? 好像和 assets pipeline 有关。像是 data-* HTML attributes. -- EDIT 2 -- 看了 1 楼的连接
mongodb下面开发,于是昨天进行了长达一天的配置,但是自己这方面很弱,于是看了无数的教程还是没有配置好,nginx 也只是在 passeger 里面使用源代码安装了,但是'/etc/init.d/nginx stop'还是执行不成功,而且 nignx 今天又华丽丽关不了了