Advertisement
Guest User

seeder.rb

a guest
Jun 12th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.02 KB | None | 0 0
  1. User.create!([
  2. {email: "boonpoj@gmail.com", encrypted_password: "$2a$11$nN8ZUHgwZKfC4n0lHktJweqUPEJ7.gCMLricJyuicS2cs2T7k19JK", reset_password_token: nil, reset_password_sent_at: nil, remember_created_at: nil, sign_in_count: 1, current_sign_in_at: "2016-06-12 06:55:55", last_sign_in_at: "2016-06-12 06:55:55", current_sign_in_ip: "192.168.1.39", last_sign_in_ip: "192.168.1.39"},
  3. {email: "botankub@gmail.com", encrypted_password: "$2a$11$DyXZcLG.E0/CoSWeg//7T.GXDj6TqbTDwnbcu8XmFsO9HW1w/Zjz6", reset_password_token: nil, reset_password_sent_at: nil, remember_created_at: nil, sign_in_count: 2, current_sign_in_at: "2016-06-12 14:21:42", last_sign_in_at: "2016-06-12 06:56:26", current_sign_in_ip: "127.0.0.1", last_sign_in_ip: "192.168.1.39"}
  4. ])
  5. User::HABTM_Roles.create!([
  6. {user_id: 1, role_id: 1},
  7. {user_id: 12, role_id: 1}
  8. ])
  9. Check.create!([
  10. {process: "1"},
  11. {process: "2"},
  12. {process: "3"},
  13. {process: "fake"},
  14. {process: "fake"},
  15. {process: "fake"},
  16. {process: "fake"},
  17. {process: "fake"},
  18. {process: "1"},
  19. {process: "2"},
  20. {process: "2"},
  21. {process: "2"},
  22. {process: "3"},
  23. {process: "1"},
  24. {process: "2"},
  25. {process: "2"},
  26. {process: "2"},
  27. {process: "1"},
  28. {process: "3"},
  29. {process: "2"},
  30. {process: "2"},
  31. {process: "2"},
  32. {process: "3"},
  33. {process: "1"},
  34. {process: "1"},
  35. {process: "2"},
  36. {process: "2"},
  37. {process: "2"},
  38. {process: "2"},
  39. {process: "2"},
  40. {process: "2"},
  41. {process: "3"},
  42. {process: "3"},
  43. {process: "1"},
  44. {process: "2"},
  45. {process: "3"},
  46. {process: "1"},
  47. {process: "2"},
  48. {process: "2"},
  49. {process: "1"},
  50. {process: "2"},
  51. {process: "1"},
  52. {process: "2"},
  53. {process: "2"},
  54. {process: "2"},
  55. {process: "2"},
  56. {process: "2"},
  57. {process: "2"},
  58. {process: "3"},
  59. {process: "2"},
  60. {process: "3"},
  61. {process: "2"},
  62. {process: "2"},
  63. {process: "3"},
  64. {process: "1"},
  65. {process: "2"},
  66. {process: "2"},
  67. {process: "2"},
  68. {process: "3"},
  69. {process: "1"},
  70. {process: "2"},
  71. {process: "2"},
  72. {process: "2"},
  73. {process: "3"},
  74. {process: "1"},
  75. {process: "2"},
  76. {process: "3"},
  77. {process: "1"},
  78. {process: "2"},
  79. {process: "2"},
  80. {process: "2"},
  81. {process: "1"},
  82. {process: "3"},
  83. {process: "2"},
  84. {process: "2"},
  85. {process: "2"},
  86. {process: "3"},
  87. {process: "1"},
  88. {process: "2"},
  89. {process: "2"},
  90. {process: "2"},
  91. {process: "3"},
  92. {process: "1"},
  93. {process: "2"},
  94. {process: "1"},
  95. {process: "2"},
  96. {process: "1"},
  97. {process: "2"},
  98. {process: "1"},
  99. {process: "2"},
  100. {process: "1"},
  101. {process: "2"},
  102. {process: "1"},
  103. {process: "2"},
  104. {process: "1"},
  105. {process: "2"},
  106. {process: "1"},
  107. {process: "2"},
  108. {process: "3"},
  109. {process: "fake"},
  110. {process: "fake"},
  111. {process: "1"},
  112. {process: "2"},
  113. {process: "3"},
  114. {process: "1"},
  115. {process: "2"},
  116. {process: "2"},
  117. {process: "2"},
  118. {process: "3"},
  119. {process: "1"},
  120. {process: "2"},
  121. {process: "1"},
  122. {process: "2"},
  123. {process: "1"},
  124. {process: "2"},
  125. {process: "1"},
  126. {process: "2"},
  127. {process: "1"},
  128. {process: "2"},
  129. {process: "3"},
  130. {process: "1"},
  131. {process: "2"},
  132. {process: "3"},
  133. {process: "1"},
  134. {process: "2"},
  135. {process: "1"},
  136. {process: "2"},
  137. {process: "1"},
  138. {process: "2"},
  139. {process: "2"},
  140. {process: "2"},
  141. {process: "2"},
  142. {process: "3"},
  143. {process: "1"},
  144. {process: "2"},
  145. {process: "2"},
  146. {process: "2"},
  147. {process: "2"},
  148. {process: "3"},
  149. {process: "1"},
  150. {process: "2"},
  151. {process: "2"},
  152. {process: "2"},
  153. {process: "3"},
  154. {process: "1"},
  155. {process: "2"},
  156. {process: "2"},
  157. {process: "2"},
  158. {process: "1"},
  159. {process: "3"},
  160. {process: "2"},
  161. {process: "1"},
  162. {process: "2"},
  163. {process: "2"},
  164. {process: "2"},
  165. {process: "3"},
  166. {process: "2"},
  167. {process: "2"},
  168. {process: "3"},
  169. {process: "1"},
  170. {process: "2"},
  171. {process: "3"},
  172. {process: "1"},
  173. {process: "2"},
  174. {process: "2"},
  175. {process: "2"},
  176. {process: "2"},
  177. {process: "2"},
  178. {process: "3"},
  179. {process: "1"},
  180. {process: "2"},
  181. {process: "2"},
  182. {process: "2"},
  183. {process: "3"},
  184. {process: "1"},
  185. {process: "2"},
  186. {process: "2"},
  187. {process: "2"},
  188. {process: "2"},
  189. {process: "3"},
  190. {process: "1"},
  191. {process: "2"},
  192. {process: "2"},
  193. {process: "1"},
  194. {process: "2"},
  195. {process: "2"},
  196. {process: "1"},
  197. {process: "2"},
  198. {process: "2"},
  199. {process: "fake"},
  200. {process: "1"},
  201. {process: "2"},
  202. {process: "2"},
  203. {process: "2"},
  204. {process: "3"},
  205. {process: "1"},
  206. {process: "1"},
  207. {process: "2"},
  208. {process: "2"},
  209. {process: "2"},
  210. {process: "2"},
  211. {process: "2"},
  212. {process: "3"},
  213. {process: "2"},
  214. {process: "3"},
  215. {process: "1"},
  216. {process: "2"},
  217. {process: "3"},
  218. {process: "1"},
  219. {process: "1"},
  220. {process: "2"},
  221. {process: "1"},
  222. {process: "2"},
  223. {process: "2"},
  224. {process: "2"},
  225. {process: "2"},
  226. {process: "2"},
  227. {process: "3"},
  228. {process: "3"},
  229. {process: "1"},
  230. {process: "2"},
  231. {process: "2"},
  232. {process: "2"},
  233. {process: "3"},
  234. {process: "1"},
  235. {process: "2"},
  236. {process: "2"},
  237. {process: "2"},
  238. {process: "3"},
  239. {process: "1"},
  240. {process: "2"},
  241. {process: "2"},
  242. {process: "2"},
  243. {process: "3"},
  244. {process: "1"},
  245. {process: "2"},
  246. {process: "2"},
  247. {process: "2"},
  248. {process: "3"},
  249. {process: "1"},
  250. {process: "2"},
  251. {process: "2"},
  252. {process: "2"},
  253. {process: "3"},
  254. {process: "1"},
  255. {process: "2"},
  256. {process: "2"},
  257. {process: "2"},
  258. {process: "3"},
  259. {process: "1"},
  260. {process: "2"},
  261. {process: "2"},
  262. {process: "2"},
  263. {process: "3"},
  264. {process: "1"},
  265. {process: "2"},
  266. {process: "2"},
  267. {process: "2"},
  268. {process: "3"},
  269. {process: "1"},
  270. {process: "2"},
  271. {process: "1"},
  272. {process: "2"},
  273. {process: "2"},
  274. {process: "2"},
  275. {process: "3"},
  276. {process: "1"},
  277. {process: "2"},
  278. {process: "2"},
  279. {process: "2"},
  280. {process: "3"},
  281. {process: "1"},
  282. {process: "2"},
  283. {process: "2"},
  284. {process: "2"},
  285. {process: "3"},
  286. {process: "1"},
  287. {process: "2"},
  288. {process: "2"},
  289. {process: "1"},
  290. {process: "2"},
  291. {process: "2"},
  292. {process: "2"},
  293. {process: "2"},
  294. {process: "2"},
  295. {process: "3"},
  296. {process: "2"},
  297. {process: "2"},
  298. {process: "1"},
  299. {process: "2"},
  300. {process: "3"},
  301. {process: "2"},
  302. {process: "2"},
  303. {process: "3"},
  304. {process: "1"},
  305. {process: "2"},
  306. {process: "2"},
  307. {process: "2"},
  308. {process: "3"},
  309. {process: "1"},
  310. {process: "2"},
  311. {process: "2"},
  312. {process: "2"},
  313. {process: "3"},
  314. {process: "1"},
  315. {process: "2"},
  316. {process: "2"},
  317. {process: "2"},
  318. {process: "3"},
  319. {process: "1"},
  320. {process: "2"},
  321. {process: "2"},
  322. {process: "2"},
  323. {process: "2"},
  324. {process: "2"},
  325. {process: "2"},
  326. {process: "2"},
  327. {process: "2"},
  328. {process: "2"},
  329. {process: "2"},
  330. {process: "3"},
  331. {process: "1"},
  332. {process: "2"},
  333. {process: "2"},
  334. {process: "2"},
  335. {process: "3"},
  336. {process: "1"},
  337. {process: "2"},
  338. {process: "1"},
  339. {process: "2"},
  340. {process: "2"},
  341. {process: "2"},
  342. {process: "2"},
  343. {process: "2"},
  344. {process: "3"},
  345. {process: "3"},
  346. {process: "1"},
  347. {process: "2"},
  348. {process: "2"},
  349. {process: "2"},
  350. {process: "3"},
  351. {process: "1"},
  352. {process: "2"},
  353. {process: "2"},
  354. {process: "2"},
  355. {process: "3"},
  356. {process: "1"},
  357. {process: "2"},
  358. {process: "2"},
  359. {process: "2"},
  360. {process: "3"},
  361. {process: "1"},
  362. {process: "2"},
  363. {process: "2"},
  364. {process: "2"},
  365. {process: "2"},
  366. {process: "3"},
  367. {process: "1"},
  368. {process: "2"},
  369. {process: "2"},
  370. {process: "1"},
  371. {process: "2"},
  372. {process: "2"},
  373. {process: "2"},
  374. {process: "2"},
  375. {process: "3"},
  376. {process: "3"},
  377. {process: "1"},
  378. {process: "2"},
  379. {process: "3"},
  380. {process: "1"},
  381. {process: "2"},
  382. {process: "1"},
  383. {process: "2"},
  384. {process: "3"},
  385. {process: "3"},
  386. {process: "1"},
  387. {process: "2"},
  388. {process: "2"},
  389. {process: "2"},
  390. {process: "3"},
  391. {process: "1"},
  392. {process: "2"},
  393. {process: "2"},
  394. {process: "2"},
  395. {process: "2"},
  396. {process: "1"},
  397. {process: "2"},
  398. {process: "3"},
  399. {process: "2"},
  400. {process: "2"},
  401. {process: "2"},
  402. {process: "3"},
  403. {process: "1"},
  404. {process: "2"},
  405. {process: "2"},
  406. {process: "2"},
  407. {process: "2"},
  408. {process: "3"},
  409. {process: "1"},
  410. {process: "2"},
  411. {process: "3"},
  412. {process: "1"},
  413. {process: "2"},
  414. {process: "3"},
  415. {process: "1"},
  416. {process: "2"},
  417. {process: "3"},
  418. {process: "1"},
  419. {process: "2"},
  420. {process: "2"},
  421. {process: "2"},
  422. {process: "2"},
  423. {process: "2"},
  424. {process: "2"},
  425. {process: "2"},
  426. {process: "2"},
  427. {process: "2"},
  428. {process: "2"},
  429. {process: "3"},
  430. {process: "1"},
  431. {process: "2"},
  432. {process: "3"},
  433. {process: "1"},
  434. {process: "2"},
  435. {process: "3"},
  436. {process: "1"},
  437. {process: "2"},
  438. {process: "2"},
  439. {process: "2"},
  440. {process: "2"},
  441. {process: "3"},
  442. {process: "1"},
  443. {process: "2"},
  444. {process: "2"},
  445. {process: "2"},
  446. {process: "3"},
  447. {process: "1"},
  448. {process: "2"},
  449. {process: "2"},
  450. {process: "3"},
  451. {process: "1"},
  452. {process: "2"},
  453. {process: "2"},
  454. {process: "3"},
  455. {process: "1"},
  456. {process: "2"},
  457. {process: "2"},
  458. {process: "2"},
  459. {process: "2"},
  460. {process: "3"},
  461. {process: "1"},
  462. {process: "2"},
  463. {process: "2"},
  464. {process: "2"},
  465. {process: "3"},
  466. {process: "1"},
  467. {process: "2"},
  468. {process: "3"},
  469. {process: "1"},
  470. {process: "2"},
  471. {process: "3"},
  472. {process: "1"},
  473. {process: "2"},
  474. {process: "3"},
  475. {process: "1"},
  476. {process: "2"},
  477. {process: "3"},
  478. {process: "1"},
  479. {process: "2"},
  480. {process: "3"},
  481. {process: "1"},
  482. {process: "2"},
  483. {process: "3"},
  484. {process: "1"},
  485. {process: "1"},
  486. {process: "1"},
  487. {process: "1"},
  488. {process: "1"},
  489. {process: "1"},
  490. {process: "1"},
  491. {process: "1"},
  492. {process: "1"},
  493. {process: "1"},
  494. {process: "1"},
  495. {process: "1"},
  496. {process: "1"},
  497. {process: "2"},
  498. {process: "3"},
  499. {process: "1"},
  500. {process: "2"},
  501. {process: "2"},
  502. {process: "2"},
  503. {process: "2"},
  504. {process: "2"},
  505. {process: "2"},
  506. {process: "2"},
  507. {process: "2"},
  508. {process: "2"},
  509. {process: "2"},
  510. {process: "3"},
  511. {process: "1"},
  512. {process: "1"},
  513. {process: "1"},
  514. {process: "2"},
  515. {process: "2"},
  516. {process: "2"},
  517. {process: "2"},
  518. {process: "2"},
  519. {process: "2"},
  520. {process: "2"},
  521. {process: "2"},
  522. {process: "2"},
  523. {process: "2"},
  524. {process: "3"},
  525. {process: "1"},
  526. {process: "2"},
  527. {process: "2"},
  528. {process: "2"},
  529. {process: "2"},
  530. {process: "2"},
  531. {process: "2"},
  532. {process: "2"},
  533. {process: "2"},
  534. {process: "2"},
  535. {process: "2"},
  536. {process: "3"},
  537. {process: "1"},
  538. {process: "1"},
  539. {process: "1"},
  540. {process: "3"},
  541. {process: "1"},
  542. {process: "2"},
  543. {process: "2"},
  544. {process: "2"},
  545. {process: "3"},
  546. {process: "1"},
  547. {process: "2"},
  548. {process: "2"},
  549. {process: "2"},
  550. {process: "2"},
  551. {process: "2"},
  552. {process: "2"},
  553. {process: "2"},
  554. {process: "2"},
  555. {process: "2"},
  556. {process: "2"},
  557. {process: "3"},
  558. {process: "1"},
  559. {process: "2"},
  560. {process: "2"},
  561. {process: "2"},
  562. {process: "3"},
  563. {process: "1"},
  564. {process: "2"},
  565. {process: "2"},
  566. {process: "2"},
  567. {process: "2"},
  568. {process: "2"},
  569. {process: "2"},
  570. {process: "2"},
  571. {process: "2"},
  572. {process: "2"},
  573. {process: "2"},
  574. {process: "3"},
  575. {process: "1"},
  576. {process: "2"},
  577. {process: "2"},
  578. {process: "3"},
  579. {process: "1"},
  580. {process: "2"},
  581. {process: "2"},
  582. {process: "2"},
  583. {process: "3"}
  584. ])
  585. Movie.create!([
  586. {idstory: 2277860, url: "http://akas.imdb.com/title/tt2277860/combined", title: "Finding Dory (2016)", rating: 9.3, year: 2016, plot: "The friendly-but-forgetful blue tang fish reunites with her loved ones, and everyone learns a few things about the real meaning of family along the way.", length: 103, genres: "[\"Animation\", \"Adventure\", \"Comedy\", \"Family\"]", director: "[\"Andrew Stanton\", \"Angus MacLane\"]", image_file_name: "MV5BNzg4MjM2NDQ4MV5BMl5BanBnXkFtZTgwMzk3MTgyODE_.jpg", image_content_type: "image/jpeg", image_file_size: 3225093, image_updated_at: "2016-06-11 14:28:10", metascore: 78, cast_member: "Ellen DeGeneres", company: "Pixar Animation Studios", countries: "[\"USA\"]", plot_synopsis: "[Synopsis withheld until film is released]", release_date: "2016-06-17", from: "Internet"},
  587. {idstory: 4034354, url: "http://akas.imdb.com/title/tt4034354/combined", title: "Swiss Army Man (2016)", rating: 7.1, year: 2016, plot: "A hopeless man stranded in the wilderness befriends a dead body and together they go on a surreal journey to get home.", length: 95, genres: "[\"Adventure\", \"Comedy\", \"Drama\", \"Fantasy\", \"Musical\", \"Romance\"]", director: "[\"Dan Kwan\", \"Daniel Scheinert\"]", image_file_name: "MV5BMTk0OTEyMjM1OF5BMl5BanBnXkFtZTgwMzMzODM4ODE_.jpg", image_content_type: "image/jpeg", image_file_size: 1236007, image_updated_at: "2016-06-11 14:28:33", metascore: 57, cast_member: "Mary Elizabeth Winstead", company: "Blackbird", countries: "[\"USA\"]", plot_synopsis: "", release_date: "2016-07-01", from: "Internet"},
  588. {idstory: 5278506, url: "http://akas.imdb.com/title/tt5278506/combined", title: "Tickled (2016)", rating: 7.8, year: 2016, plot: "Journalist David Farrier stumbles upon a mysterious tickling competition online. As he delves deeper he comes up against fierce resistance, but that doesnt stop him getting to the bottom of a story stranger than fiction.", length: 92, genres: "[\"Documentary\"]", director: "[\"David Farrier\", \"Dylan Reeve\"]", image_file_name: "MV5BN2VmMTlhOTMtNDAwNi00NjIwLWJjMmUtNjg4OThkYWExYWMyXkEyXkFqcGdeQXVyMTQ2Mjc5MDM_.jpg", image_content_type: "image/jpeg", image_file_size: 301412, image_updated_at: "2016-06-11 14:28:41", metascore: 81, cast_member: "David Farrier", company: "A Ticklish Tale", countries: "[\"New Zealand\"]", plot_synopsis: "", release_date: "2016-06-17", from: "Internet"},
  589. {idstory: 1628841, url: "http://akas.imdb.com/title/tt1628841/combined", title: "Independence Day: Resurgence (2016)", rating: nil, year: 2016, plot: "Two decades after the first Independence Day invasion, Earth is faced with a new extra-Solar threat. But will mankind's new space defenses be enough?", length: 119, genres: "[\"Action\", \"Adventure\", \"Sci-Fi\"]", director: "[\"Roland Emmerich\"]", image_file_name: "MV5BMjIyMTg5MTg4OV5BMl5BanBnXkFtZTgwMzkzMjY5NzE_.jpg", image_content_type: "image/jpeg", image_file_size: 423735, image_updated_at: "2016-06-11 14:29:25", metascore: nil, cast_member: "Maika Monroe", company: "Twentieth Century Fox Film Corporation", countries: "[\"USA\"]", plot_synopsis: "", release_date: "2016-06-24", from: "Internet"},
  590. {idstory: 4052882, url: "http://akas.imdb.com/title/tt4052882/combined", title: "The Shallows (2016)", rating: nil, year: 2016, plot: "A mere 200 yards from shore, surfer Nancy is attacked by a great white shark, with her short journey to safety becoming the ultimate contest of wills.", length: nil, genres: "[\"Drama\", \"Horror\", \"Thriller\"]", director: "[\"Jaume Collet-Serra\"]", image_file_name: "MV5BMjA1MTA4MzU4Ml5BMl5BanBnXkFtZTgwNjUxNjczODE_.jpg", image_content_type: "image/jpeg", image_file_size: 2019218, image_updated_at: "2016-06-11 14:29:38", metascore: nil, cast_member: "Blake Lively", company: "Columbia Pictures", countries: "[\"USA\"]", plot_synopsis: "", release_date: "2016-06-29", from: "Internet"},
  591. {idstory: 1124037, url: "http://akas.imdb.com/title/tt1124037/combined", title: "Free State of Jones (2016)", rating: nil, year: 2016, plot: "As civil war divides the nation, a poor farmer from Mississippi leads a group of rebels against the Confederate army.", length: nil, genres: "[\"Action\", \"Biography\", \"Drama\", \"History\", \"War\"]", director: "[\"Gary Ross\"]", image_file_name: "MV5BMTA4NTYyMTcwNTFeQTJeQWpwZ15BbWU4MDI0NTg0MDkx.jpg", image_content_type: "image/jpeg", image_file_size: 349222, image_updated_at: "2016-06-11 14:30:10", metascore: nil, cast_member: "Matthew McConaughey", company: "Bluegrass Films", countries: "[\"USA\"]", plot_synopsis: "Written and directed by four-time Oscar® nominee Gary Ross (The Hunger Games, Seabiscuit, Pleasantville), and starring Oscar® winner Matthew McConaughey, Free State of Jones is an epic action-drama set during the Civil War, and tells the story of defiant Southern farmer, Newt Knight, and his extraordinary armed rebellion against the Confederacy.Banding together with other small farmers and local slaves, Knight launched an uprising that led Jones County, Mississippi to secede from the Confederacy, creating a Free State of Jones. Knight continued his struggle into Reconstruction, distinguishing him as a compelling, if controversial, figure of defiance long beyond the War.", release_date: "2016-06-24", from: "Internet"},
  592. {idstory: 800369, url: "http://akas.imdb.com/title/tt0800369/combined", title: "Thor (2011)", rating: 7.0, year: 2011, plot: "The powerful but arrogant god Thor is cast out of Asgard to live amongst humans in Midgard (Earth), where he soon becomes one of their finest defenders.", length: 115, genres: "[\"Action\", \"Adventure\", \"Fantasy\"]", director: "[\"Kenneth Branagh\"]", image_file_name: "MV5BMTYxMjA5NDMzNV5BMl5BanBnXkFtZTcwOTk2Mjk3NA__.jpg", image_content_type: "image/jpeg", image_file_size: 2429325, image_updated_at: "2016-06-12 06:30:10", metascore: 57, cast_member: "Chris Hemsworth", company: "Paramount Pictures", countries: "[\"USA\"]", plot_synopsis: "Three scientists, Jane Foster (Natalie Portman), Erik Selvig (Stellan Skarsgård), and Darcy Lewis (Kat Dennings), are in the New Mexico desert in a four-wheel drive van studying an aurora-borealis-type phenomenon. Suddenly a large tornado/lightning storm develops and they drive towards it. The van hits a man inside the maelstrom and they stop. The man, a well-built & handsome blond, is semi-conscious.A voice-over describes a battle in 900 AD between the Jötuns, the frost giants of Jötunheim, and Asgardians; the Asgardians win, seize the power casket, and return to their realm. The speaker is Odin (Anthony Hopkins) talking to his two sons, one the energetic blond Thor, the other a more thoughtful dark-haired boy named Loki. Odin says both of them are worthy but only one can be king.Years later Asgard is having an elaborate ceremony. Thor (Chris Hemsworth) is now being formally recognized as the crown prince of Asgard. Loki (Tom Hiddleston) looks on enviously. Before Odin can make the proclamation, alarms go off; there are intruders in the secure rooms that hold the Jotens' power casket. A large Destroyer robot kills the intruders and saves the power casket. Examining the remains, Odin seems unperturbed, yet Thor is angry and wants to attack. Odin forbids him.Thor gathers Loki and his close friends, Volstagg (Ray Stevenson), Fandral (Josh Dallas), Hogun (Tadanobu Asano), and Sif (Jaimie Alexander), and they ride out to the Bifrost Bridge portal. The guardian, Heimdall (Idris Elba), allows them to pass and the six are transported to the frost giant planet, Jötunheim, a frozen, crumbling wasteland. Suddenly they are confronted by King Laufey (Colm Feore), who taunts the Asgardian heroes. More frost giants surround the six and a battle starts. Loki survives with some magic and has an unusual reaction when he is touched by a frost giant. Laufey releases a huge beast and the Asgardians run for their lives. Thor kills the beast but once again the team are surrounded and things look desperate. Odin arrives to save the day; he apologizes to Laufey for the intrusion and attempts to reinstate peace, but Laufey states that they are beyond diplomacy, that the Frost Giants are now at war with Asgard. He attempts to stab Odin, who blasts Laufey back and takes the young group home.Back at the Asgard side of the portal, Odin lets the four friends go and confronts Thor and Loki. Odin is furious that Thor has dragged Asgard back into war, and tells Thor he is not fit to be king. He strips him of his power, banishes him to Earth and sends his hammer, Mjolnir, after him a few seconds later, saying that whosoever wields the hammer, and is worthy of it, shall have the power of Thor.Earth: Thor gets a little aggressive and Darcy tazes him, knocking him out. The three scientists load him into their van and take him to the hospital. Once again he starts fighting as he wakes up and he's eventually tranquilized. Erik tries to get Jane to leave him be, saying he is some kind of nut, but she is curious, and attracted to him. They go back to the hospital but Thor has escaped. As they drive off in the van, they hit the Asgardian man again and knock him out but this time they take him with them. Jane gives him civilian clothes that belonged to her ex-boyfriend. After overhearing locals discussing a satellite crash 50 miles due west, Thor decides to go there and once again Erik tries to get Jane to leave him alone. Thor walks about the town and tries to get a horse in a pet store. Jane appears and gives him a ride; the two head west in the van.At the satellite crash site -- actually the place where Thor's hammer came to earth -- a crowd has gathered; people are partying and trying to lift the hammer from the crater. Stan Lee cameos as one of the locals trying to pull the hammer out with his pickup truck. Government agents from SHIELD take over the site and confiscate Jane's research notes and computers. After dark, Jane and Thor arrive on the scene. Now the crater is surrounded by guards and tenting. Thor attacks and Jane huddles in safety. After beating up several agents, Thor finally reaches the hammer, but is unable to lift it. He howls at his powerlessness and slumps to the ground, putting up no fight as SHIELD agents close in and take him.Asgard: Thor's four friends begin to suspect Loki had something to do with Thor's banishment. Loki realizes he is not a pure Asgardian and Odin admits Loki was taken from Jötunheim as an infant and raised as his own. Loki is confused and angry as Odin falls into a coma (\"Odinsleep\"). Loki becomes acting king.Earth: Agent Coulson (Clark Gregg) questions Thor, and when he leaves him alone briefly, Loki appears in the room. Loki tells Thor that Odin is dead and he cannot come back to Asgard. Thor is distraught. Erik arrives to tell the SHIELD agents Thor is Jane's ex-husband and is under the influence of steroids. Somehow he has faked a driver's license. Coulson lets Erik take Thor, who surreptitiously grabs Jane's notebook on the way out. Back in town Erik takes Thor out for a drink; the two chug boilermakers and bond. Thor brings the drunk Erik to Jane's trailer. Thor and Jane go to a rooftop to gaze at the stars, and Thor explains the nine realms and the Bifrost Bridge to Jane. Jane figures the bridge is the theoretical Einstein-Rosen Bridge wormhole.Asgard: Loki freezes Heimdall, then meets Laufey. It was Loki who let the frost giants into Asgard to try to retrieve the power casket earlier. He makes a deal with Laufey that he will let them into Asgard again to kill Odin and have their casket, and in return they will go home in peace. Loki commands the Destroyer to go to Earth and kill Thor.Earth: The Destroyer arrives in the New Mexico desert and starts blasting everything with a heat ray. Thor and the three scientists attempt to get everyone away safely. Thor confronts the Destroyer and asks Loki to leave the humans alone in return for himself. Loki can see and hear what is going on from Asgard. The Destroyer gives Thor a vicious backhand slap and sends him tumbling, apparently dead. Jane runs to the body in tears. However, Thor's selfless act of protecting his friends proves him worthy to once again wield Mjolnir, which frees itself from the crater and returns to Thor's hand. He is restored to full life and vigor and once again fitted in his red cape and armor. He easily defeats the Destroyer and tries to return to Asgard, promising Jane he will return.Asgard: the frost giants invade through the portal, walking past the frozen Heimdall. Laufey goes to Odin's bed chamber and, as he prepares to kill the Norse god, Loki kills Laufey to appear to be the hero. Although frozen, Heimdall is conscious and manages to break free. He brings Thor back to Asgard. Thor flies quickly to fight the frost giants.Loki goes to the Bifrost Portal and sets it up to destroy the ice planet Jötunheim. Thor tries to stop him and the two engage in combat. Thor immobilizes Loki with Mjolnir and starts to destroy the portal to stop the process, smashing away at the bridge itself. As everything crumbles, the two brothers fall into space but Odin is there to hold Thor, who holds Loki's staff. Loki admits defeat and allows himself to fall off the disappearing Bifrost Bridge, into the abyss of no return.All seems back to normal on Asgard, although Odin is sad about how it turned out. Thor pines for Jane but Heimdall assures him that she is looking for him. Back on Earth Jane is in a new lab with new equipment.Post-credits, Selvig has been taken to a SHIELD facility where he meets Nick Fury (Samuel L. Jackson). Fury shows him an object in a briefcase, which he says could be a source of unlimited power. Loki appears then, invisible to Selvig and Fury, and says \"Well, I guess that's worth a look,\" which Selvig repeats.", release_date: "2011-05-06", from: "Internet"},
  593. {idstory: 1981115, url: "http://akas.imdb.com/title/tt1981115/combined", title: "Thor: The Dark World (2013)", rating: 7.1, year: 2013, plot: "When Dr. Jane Foster gets cursed with a powerful entity known as the Aether, Thor is heralded of the cosmic event known as the Convergence and the genocidal Dark Elves.", length: 112, genres: "[\"Action\", \"Adventure\", \"Fantasy\"]", director: "[\"Alan Taylor\"]", image_file_name: "MV5BMTQyNzAwOTUxOF5BMl5BanBnXkFtZTcwMTE0OTc5OQ__.jpg", image_content_type: "image/jpeg", image_file_size: 2031011, image_updated_at: "2016-06-12 06:30:32", metascore: 54, cast_member: "Chris Hemsworth", company: "Marvel Studios", countries: "[\"USA\"]", plot_synopsis: "Eons ago, Bor, the father of Odin, clashes with the Dark Elf Malekith, who seeks to destroy the universe using a weapon known as the Aether. After conquering Malekith's forces, including enhanced warriors called the Kursed, on their home world of Svartalfheim, Bor safeguards the Aether within a stone column. Unbeknownst to him, Malekith, his lieutenant Algrim, and a handful of Dark Elves escape into suspended animation.In present-day Asgard, Loki stands imprisoned for his war crimes on Earth. Meanwhile, Thor, alongside warriors Fandral, Volstagg and Sif repel marauders on Vanaheim, home of their comrade Hogun; it is the final battle in a war to pacify the Nine Realms following the reconstruction of Bifröst, the \"Rainbow Bridge\" between realms, which had been destroyed two years earlier. In London, astrophysicist Dr. Jane Foster's intern, Darcy Lewis, now with her own intern, Ian, takes Jane to an abandoned factory where objects have begun to disobey the laws of physics and disappear into thin air. Separating from the group, Jane is teleported to another world, where she is infected by the Aether.The Asgardians learn that the Convergence, a rare alignment of the Nine Realms, is imminent; as the event approaches, portals linking the worlds appear at random. Heimdall alerts Thor of Jane's recent disappearance, leading Thor to search for her. When she inadvertently releases an unearthly force while being arrested by the police for trespassing on private property, he takes her to Asgard. However, the Asgardian healers say they do not know how to treat her. Odin, recognizing the Aether, warns Jane's infection will kill her given enough time, and that the Aether's return heralds a catastrophic prophecy.Malekith, awakened by the Aether's release, turns Algrim into a Kursed and attacks Asgard. During the battle, Malekith and Algrim search for Jane, knowing she contains the Aether. When they fail to capture her, they escape, but not before killing Thor's mother Frigga in a swordfight. Despite Odin's orders not to leave Asgard, Thor reluctantly teams up with Loki, who knows of a secret portal to Malekith's world, where they will use Jane to lure and confront Malekith, away from Asgard. In return, Thor promises Loki that he can have his revenge on Malekith for killing their mother. With Volstagg and Sif stalling Asgardian soldiers and Fandral assisting their escape, Thor and Loki commandeer a Dark Elf spaceship and escape to Svartalfheim with Jane.On Svartalfheim, Loki tricks Malekith into drawing the Aether out of Jane. However, Thor's attempt to destroy the substance fails, and the Aether-empowered Malekith leaves with his ship as Loki appears to be fatally wounded while protecting Thor from Algrim. Thor, cradling Loki in his arms, promises to tell their father of his sacrifice. Following Loki's apparent death, Thor and Jane discover another portal in a nearby cave and reunite with Jane's mentor Dr. Erik Selvig, Darcy and Ian in London. There, they learn that Malekith plans to unleash the Aether to destroy the universe, and that he will do this in Greenwich, the center of the Convergence. Thor battles Malekith, but a portal separates them, leaving Malekith unopposed. Thor comes back in time to help his mortal comrades use their scientific equipment to transport Malekith to Svartalfheim, where he is killed before he can destroy the universe.Thor returns to Asgard, where he declines Odin's offer to take the throne and tells Odin of Loki's sacrifice. As he leaves, Odin's form transforms to that of a grinning Loki.In a mid-credits scene, Volstagg and Sif visit the Collector and entrust the Aether to his care, commenting that, with the Tesseract already in Asgard, having two Infinity Stones so close together would be dangerous. As they leave, the Collector remarks, \"One down, five to go.\" (Foreshadowing the Guardians of the Galaxy movie.) In a post-credits scene, Jane and Thor reunite on Earth, while somewhere in London a frost monster from Jotunheim, accidentally transported to Earth during the final battle, continues to run amok.", release_date: "2013-11-08", from: "Internet"}
  594. ])
  595. Role.create!([
  596. {name: "admin", resource_id: nil, resource_type: nil}
  597. ])
  598. Role::HABTM_Users.create!([
  599. {user_id: 1, role_id: 1},
  600. {user_id: 12, role_id: 1}
  601. ])
  602. Tmp.create!([
  603. {no: "1"},
  604. {no: "1"}
  605. ])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement