Rendered vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/file/photo/e1bd92cd2d1a5efa0ab8626c4bda2df8.jpg" for 127.0.0.1 at 2011-11-23 22:49:33 +0800
ActionController::RoutingError (No route matches [GET] "/file/photo/e1bd92cd2d1a5efa0ab8626c4bda2df8.jpg"):
Rendered vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/file/photo/7a73c9fb73d13d6041dd7d73ffd5f0b8.jpg" for 127.0.0.1 at 2011-11-23 22:49:33 +0800
ActionController::RoutingError (No route matches [GET] "/file/photo/7a73c9fb73d13d6041dd7d73ffd5f0b8.jpg"):
Rendered vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
Started GET "/file/photo/7a73c9fb73d13d6041dd7d73ffd5f0b8.jpg" for 127.0.0.1 at 2011-11-23 22:49:52 +0800
ActionController::RoutingError (No route matches [GET] "/file/photo/7a73c9fb73d13d6041dd7d73ffd5f0b8.jpg"):
Rendered vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/favicon.ico" for 127.0.0.1 at 2011-11-23 22:49:53 +0800
ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
Rendered vendor/bundle/ruby/1.9.1/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
图片可以上传,但是显示不了 Routing Error
No route matches [GET] "/file/photo/7a73c9fb73d13d6041dd7d73ffd5f0b8.jpg"
我运行./script/resque start 这个命令启动不了,但是运行./script/rails s 这个命令就启动了,哈哈,和官网的程序一样
顶起来先,等我技术学好了再给你投简历,现在 ROR 才刚开始学习呢
感觉钻石和盘子的比例好像有点不协调,盘子有点小了,钻石有点大了,如果盘子代表 ruby-china 中的 china,我想这个盘子应该做的大一点,如果钻石代表 ruby-china 中的 ruby,我想钻石应该做的小一点,而且要在盘子里面多放几颗钻石,代表社区的人多,活跃,也不一定只放红色的钻石,多弄个颜色显着 logo 鲜艳,还能体现出社区包容的思想,不同的颜色的钻石代表着社区的一份子
开始倾向与 HBase 的,借书研究了一段时间 Hadoop,HBase 之类东西,搞的一头雾水,大致就明白了 HBase 是一个山寨谷歌 BigTable 的东西,后来无意间接触到了 MongoDB,觉得这就是我想要的,HBase 该有的它都有了,而且轻量,部署简单。。。几乎可以代替关系型数据库的绝大多数功能,真的很喜欢。