疯狂木乃伊

最后更新于 2023年09月11日

分类: 恐怖 地区: 美国 年份:2007 

状态:HD高清

类型:惊悚 恐怖 

导演:Max·Nikoff 

主演:Ben·Stewart/Elissa·Dowling/Jaquelyn·Aurora/

HD高清

2007/美国/惊悚,恐怖

豆瓣评分:3.0分

疯狂木乃伊剧情简介

" params[:is_edit_textarea] = false params[:user_id] = "shenjun" put :create, params JSON.parse(response.body) } it "should return article" do article = Article.find_by(title: params[:title]) expect(response_json["id"]).to eq article.id end end context "update" do before{ params[:id] = article.id put :update, params JSON.parse(response.body) } it "should return article" do article = Article.find_by(title: params[:title]) expect(response_json["id"]).to eq article.id end end context "delete" do before{ params[:id] = article.id delete :destroy, params JSON.parse(response.body) } it "should return article" do article = Article.find_by(title: params[:title]) expect(article).to eq nil end end context "index" do before{ get :index JSON.parse(response.body) } it "should return articles" do expect(response_json[0]["title"]).to eq article.title end end context "show" do before{ params[:id] = article.id get :show, params JSON.parse(response.body) } it "should return article" do expect(response_json["title"]).to eq article.title end end endend

猜你喜欢

闹鬼领域

10.0 2023/印尼/恐怖

销魂天师

9.0 1988/美国/喜剧,恐怖

不可掉头

9.0 2020/菲律宾/剧情,恐怖

恋爱的味道

3.0 2015/韩国/喜剧,爱情

杀手密码

2.0 2024/美国/惊悚,恐怖片,恐怖

真爱之路

10.0 2001/法国/剧情