楼主是为了庆祝 520 吗
彪悍的人生不需要解释!
舌头。。。你们领导想象力超群,卖萌啊
恰巧搜到了这个框架wombat,看起来应该不错,提供了一套 DSL,用的时候提供一个入口,然后提供需要的 XPath 或者 Css selector,就可以提取到结构化数据了。
http://ruby-china.org/topics/16678 这里有个重复的帖子:
2.3.2 CSS and Sass When using the asset pipeline, paths to assets must be re-written and sass-rails provides -url > and -path helpers (hyphenated in Sass, underscored in Ruby) for the following asset classes: image, font, video, audio, JavaScript and stylesheet.
image-url("rails.png") becomes url(/assets/rails.png) image-path("rails.png") becomes "/assets/rails.png"
原文来自http://guides.rubyonrails.org/asset_pipeline.html#coding-links-to-assets
你只要将你的代码改为:
/* xxx.css.scss */
.content {
background: image-url('index_backgroud.png') no-repeat ;
}
即可。
最后部署到 production 应该就会是类似这样的了:
background: url(/assets/index_backgroud2-02c1183cb28a4fdfed9cae10442f0a93.png);
#42 楼 @wujian_hit 嗯嗯,感谢回答
这个 gem 还不能支持 x64 系统吗?mac 下安装出现:
gem install nlpir
ERROR: Could not find a valid gem 'nlpir' (>= 0), here is why:
Found nlpir (1.0.0), but was for platforms x86_64-linux ,x86-linux ,x86-mingw32
欲哭无泪,最近毕设可能需要处理分词。
同 503,代码也 push 不上去了。
#70 楼 @allenfantasy 我已租房,再合租就。。。嗯!
突然觉得会 Ruby 好幸福!
应该是找不到 pid 的原因。需要修改配置文件,指定 pid 路径。 之前记录过这个问题,你看看对你是否有帮助: Failed to Stop or Restart Nginx Server Through Serevice Command
图标很漂亮,整体很简洁很舒服
没有任何感觉,哪个合适用哪个
老大跟课程都没的说,赞!
加个官网二维码,方便大家扫一扫哈
倒计时 6 天。。。。。。
我用的是 ST2,其中推荐SassBeautify
跟Rails Latest Migration
这两个插件。不知道 3 兼不兼容
#24 楼 @allenfantasy 约个时间一起过去吧