@lepture 对的。=)
是 google 到 codecampo 的一个帖子 and so on...
Do you want to implement this function !? check it out Markdown Emoji for Rails I'm testing it.
@hayeah 噢。It's cool. !特别是随窗口改变图片大小。这是一个 point 阿!可以拿它来 hack 一下。
噢。先写个靠谱的程序。恩..
觉得这个问题太庞大了....
如果是本社區的話,當然是一個丟了紅寶石青花碟啦,和 logo 相呼應啊。如果是 gif 圖就更有意思啦
@lepture 我不知道叫啥好啊。what's your point.
你有了解过 google 的 GWT 吗?
怎么你的时间都不是在周末捏.....
just add gem "jquery-atwho-rails"
to your Gemfile. ;)
@Rei 那个数很虚的,实际有在操作的很少的..... 按照大家只要 git rebase
一下就差不多了.
我刚才试着 compare 了以下...
This comparison is big! We're only showing the most recent 250 commits
一共有 861 个 commits..!!
@huacnlee 我刚才按 @quakewang 提供的文章操作了一下,马上就从 43MB 降到 23MB. 但如 @Saito 所说,会修改整个 history 记录 (刷 MD5 码的时候像在暴力破解... XD ) 这个还是由项目管理组成员来操作吧。这个不知道能不能 pull request 的...
@cursorzz 执行 cat ~/.gemrc
看下你的 gemrc 的信息!!!
如果里面有类似这行 --user-install
那就真 XXX 悲剧了.
我搞了一下午,就因为这个参数。它会把东西都装到 ~/.gem/ruby/1.9.1/
里面。
所以会提醒我们没有把那个路径加到 PATH
里面。
去掉那个参数,不在PATH
加那路径,一切运行正常。
我从来都没碰过 .gemrc
!!!
---
:backtrace: false
:benchmark: false
:bulk_threshold: 1000
:sources:
- http://ruby.taobao.org/
:update_sources: true
:verbose: true
我刚才很疑惑为什么 rails 要装到 .gem/ruby/1.9.1
.
而 bundler
却装到了 .rvm
相关目录下面了.
google 了一下,网上有说是是因为 ruby 1.9.2 release FAQ 里面解释到:
Standard library is installed in /usr/local/lib/ruby/1.9.1 This version is a "library compatible version." Ruby 1.9.2 is almost 1.9.1 compatible, so the library is installed in the 1.9.1 directory.
不知道跟这个有没有关系....
vundle 超级方便。!!!
例如编译 coffescript .
你系统本身也装了个 ruby 吗?
在项目里加一个文件 .rvmc
填入 rvm 1.9.3
. 试试看。
#9 楼 @willmouse 所以我"弃暗投明"了。XD
灭掉 IE6!
以后需要什么东西都到 github 里面找了。找来找去都找到 github 里..
#6 楼 @willmouse octopress 基于 jekyll 啊。只是建立了一套管理方法和集成了好些工具,方便使用。。