最近深圳的 Rubists 很沉寂。
有点太狠了吧。
支持社区赚钱来加强社区运营。只要不是不靠谱的广告就行。
没加 =
<%= form_remote_tag :url => { :action => 'add_to_cart', :id => product } do %>
railschina 是神马网站?
请看 wiki。http://ruby-china.org/wiki
好吧,我找到了。
<%= word_wrap(@message.user_email) %>
多谢各位的帮助。
@guyanbiao 调试过啦。在命令行是成功的,但通过页面就不行,很郁闷。
LZ 使用 bundle install 安装么?
可以单独运行ruby gem install json -v '1.7.7' --no-ri --no-rdoc
来安装,或者修改 Gem.lock 装最新的版本ruby gem install json
赞一个。
@AlphaLiu /^\./ 是以。开头的文件,/^./才是 Any single character 开头吧。
深圳做 ruby 的确实少哈。
楼主是想问这个吗?
resources :level1 do
resources :level2
end
支持一下,虽然以看过两边英文版的了。
wget -r http:/10.1.2.1/usr/local/ -P /home
@theloveofbeauty 在终端运行。
@ashchan 多谢回复。 还想问下,访问 login 这类的 curl 应该怎么写。 我用
curl -H "Accept: application/json" -H "Content-type: application/json" -X POST -d '{"user":{"name":"user", "email":"[email protected]", "password":"123456"}}' http://localhost:3000/a/users/login
得到
{}%
后台返回
Started POST "/a/users/login" for 127.0.0.1 at 2013-02-26 10:40:58 +0800
Processing by SessionsController#new as JSON
Parameters: {"user"=>{"name"=>"user", "email"=>"[email protected]", "password"=>"[FILTERED]"}, "session"=>{"user"=>{"name"=>"user", "email"=>"[email protected]", "password"=>"[FILTERED]"}}}
WARNING: Can't verify CSRF token authenticity
User Load (0.2ms) SELECT `users`.* FROM `users` WHERE `users`.`remember_token` IS NULL LIMIT 1
Rendered sessions/new.json.rabl (2.3ms)
Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
这是 cookie 的问题?
必然 rmbp。13 的 rmbp 也就 1.62kg,比 air 重不了多少。
你这不是 link_to 的问题吧,是 route 的问题。 http://guides.ruby-china.org/routing.html
VB 亮了。
香港官方原价 HK$ 16,888(约合 13550 人民币)。 LZ 准备多少出手啊。
貌似 github 又好了,我现在又可以登录了。
果然 https 也挂了。
Spree 还行。
楼上是来砸场子的。