better_frame 0.0.5 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +0 -2
- data/app/assets/javascripts/better_frame/better_frame.js +7 -1
- data/app/assets/javascripts/better_frame/jquery-ujs.js +12 -1
- data/lib/better_frame/better_frameable.rb +1 -0
- data/lib/better_frame/version.rb +1 -1
- data/test/dummy/app/controllers/foreign_website_controller.rb +2 -3
- data/test/dummy/app/views/products/index.html.erb +1 -1
- data/test/dummy/config/environments/development.rb +2 -0
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +891 -0
- data/test/dummy/log/test.log +1258 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/-B/-BYN-fNF8VuFLx4Nsn7pv66oWi2N0wFS2f9iVOQn9Tc.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/-c/-cC4ZIcRLtdXmoHsbBgMxWSwH2HNwJ0NDbpU9TuR-J8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/0A/0AetmsRZyKEoZN-81kwzqwJNDR6PEID_yvax_p22L0s.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/0M/0MBd8z8ncijIpyZRkzw6tZfiFXcwVXXM_5YUhSETsi4.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/0V/0vHAbdy5y25mK9YbHo7SnTA92VVO7MKunI2qJNUBgBE.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/0x/0xYLTVsbxvVnSn0Z9r-xd6NldSwrngCT_rVEISEUHfg.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/1G/1GoXVwxJaJAhdmIz14ySX2j-W9TtEOXhiguMfzC_4t0.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/1K/1KF80otIEuMGrAdIeVX_V9hW_XLZoSYYq6LVGoYnZ8c.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/1c/1cUdhpbBClBbCCjBkOdMkOvEWnDfzkf3gLEnf_MRqwo.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/1d/1daspj7jWgvNlPCPzj-hJBGHltQfZQKqg-x3vJW8Yb8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/3U/3UlZ7ufaFDrMbPwRU9hjdoHG795v3RhbmUwXh64e_5k.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/3a/3an6DKMSl2QbxArp3QWXfkQ938PcC3U-pJNDOHbqpwE.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/54/54YWTQiZQz5sdRmp9VoKQV4J3P_EM8OF98CyGpvRD9A.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/5P/5Plq_sZGo4FPPyCJje2SXnDJKX1NvH0cj0Aht2eIF4E.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/64/641pzLgqPPK3Aji2D4CwRfJhroOnOJAIhilYNrj7qfo.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/6H/6HpGEyFU0JwIINHnzhCVsqhRqiLlheQQwsAu6er2Qcc.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/78/78RSPOEkusfhn9_uW99BTUBO-BVw_5RcbEZeRn_mRTs.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/7n/7nj_6qnMZHn033U4rRwYhNaoh6bzTUHYgSqFQ8g1zSo.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/7t/7tBvdBtm6DdOynM8fr2QM0R1R_fxpK2_G9ARt-S83Rw.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/8H/8H7pRh_rItc7pLY6YOb97SrLK3JOzlvZVdFojo2-XWo.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/8Q/8QHgTqgwmJ78xQnsenMMvJBCbkJGD9FLLxqFeg3hJy4.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/92/92wlVFZg61cEb8MuVaCBrEg8eutNtTNR7zn8kITsYNU.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/9Y/9YudPI7ZOe5wmeCSeWSnotm1oE5iIrjIwn7TvwtzhRM.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Av/Avaupa2r7tpYOMi-RtMxGVDvtzkiudDljtsodp9ermc.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/BS/BSM-MV46bpigc856QiRbsjGRzms1AtbBded5nlvgFyU.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ba/baUbL52Kh1dSS1XDKBEXhuot_7jxcfBC20MCc-IAsGw.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/CK/CKrDtUVrRlSmb0UmJ545xlO7pFGe_nu3WWOA6hnE6T8.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/CK/CkYAmHxHz1fjz1JtY4p2xZ4ZwRf7N16bXVz_bzawIII.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Cc/Ccb_z9I61RWG4lbCbGnVzpMGJJXbeRRTMrtHOLukUeY.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/D8/D8ZUJ24gJYLlFZDJRJd5XEk5mO5A9aqk6oOFb6pU1jU.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Dj/DjrrmEApmtUZXvq8gljRKcHf0AbFTHH5Wz8YY3bJJsc.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/EL/ELYhyMM2e3r5pqEWRDM83s5QZhuyHWHiucQgzX9tEZU.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/EX/exn0Lvw0rPbcXaF2IMDiqEE6tbDlvBcwwNKYPNJJYzg.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/GM/GMAc5BImz3sH5cvv8eRF2wtScdkGDKP5UAvBunRFe6o.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ga/GabUUeJA72d5vpe8eJ6VYOLnHqBkjDJWUa6i0QahKg0.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ge/Ge29WklOCtRkDniH-51INpWsnsixFmKVb-ybbFnOXmk.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/HP/HP7585wTusKwP7EptWBGzcK2lbfmsVpl_a5LmONHAYk.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/JJ/JJk9PEX7OLFAFWqRw8uoaDsV8ax9GfUQCDi3Bps46Io.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/JJ/jJaqCziTk8TyDmwARGecVKHEDaX83altvuQDPZ7GGGk.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/JU/JUsitcyHY354gQsHydWto-2nf4JShNhJKO6TKxU1EWs.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/K9/K9gBGKY41X-GqfJJsL5zMvHRjIvB1kZQ8a108sGnA5c.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ke/KeI6d1MTDAfLlor9vSAfrZONaDtLFO8MxfnHhDpTK-Y.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/LE/LEK9RUNgca0Uo01i8aKjCD1tCvGdskJPdWivqB1KrLA.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Lp/LpG_7iuxxzUZPnpChOkaCAZMhdzcoNF5H1OHHUYYA9U.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Oz/OzeWym5b8Attc2UEIIFEtxoE2uFrxYNV8EyVcLdK2s4.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/P8/P8Aktbyk19Pvp7s0hhqXgbxG3HatXCwj1C7AszJgmsI.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Pc/Pcc1iOJiIB1JA3ycXX_WHPa4oZk_PSoxYmAU1Rnl3ig.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/R4/R4IVC5DGyE4Hsdfvjnfat46kltwQT4fIkr4LgU7mJHY.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/RZ/rZhhQDfRpJozSQ1mHBaWTrsL8uPwcFSbCrriHgkOk38.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Sh/ShPma4AxyabNnzr07XamvEAbZUt0hGdQR9OhudKm6y8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Sz/SzMgq7WiFqmX1pGGUUljJCz2p8if6VQzEL81GvHq3h8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Tm/TmDxRGJwsUYl3GJgrrkL7PRUUKO6sZul0nV6UCrDTBM.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Tw/TW4YN-BbBmz4HjvLCMTWG7AmpcJ-0NXva1OvzRypVQE.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/VI/VIlYpYYZLZ9b2TexIIY1yzdOzBy64qKN6SOjsZyA6tE.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Vg/VgX9gDfP0-6B3zlEmXEcG6ypLuiD4tHZ6zBKh1ymvjc.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Vo/VoPDf1ijLMJDkA3FrOvXiQYATlZgzemh6cQXdN7n1sI.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Vw/Vwpzht4cIQ0UGwxo-Yw2Twhz4gLkLZDnGig_TfrcKWM.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/W6/W66Ew7sVXlb0kWnx_rMBG3bxjRumy5oAXEbZ2kGhn0w.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Wn/WnAgYpTMEYPxQuBacvzZi2xJdmn3sR725kR6f3W2B5w.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/X2/X23Ovk5iH4pk-R9AFDLAlJjeqISZJGfp_Lk-U68RQm8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/X6/X6ya0iA8Be1DITg5j1G52yy4xkq3D571bpo9yAxTsdI.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/XD/XDliMM31rE8FzgshjM1ZQDjn1u3l5yOCNCN9-VacP9U.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Yk/Yku002-3_uo94IebWn0rYt-0FACQyY8yopT7cCUoIb8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/Yw/YwC07OTyijtrwH3K5bSWvABfjdd1_imEnd1n2aWwVkk.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/ZB/ZB7xZR6pAL3MoIq-j55y9WNjvbyruqhmEI8uO2GLgnk.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/_9/_9RPMUlU5573Lk2g61VZW9FU_rDXbTJlGw0iWHEojRo.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/_G/_GbhSLNzGKFbrdQqmnkqvsS-dxNJcBhlK7x87v6YC54.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/_M/_MMvii4Nu_ZjbEm57gJ6eL8SKlrSRTUqc_4FVckzPN0.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/_z/_zY16YT-dLVBT-XsM5-N2j5DvxEGaloqx5RRG0yy5Y8.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/aI/aIDh3Sto_2pnwP-T5OADJAJyOMPRjhvZR2vG47RED_g.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/am/amzn5IIVVkPpLBu5Pfe_98Nc614Uy9hrWd2h2cWeGbI.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/at/ATH4xBtelp8gxjLwWlMo5-P1G2YLeBN478c6uOrXmrY.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/aw/awRKBF2OMYqW7tFfyUFhs5Lb_EZrKw-R4Yt-FztTUlA.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/b7/b71CtPOP48_2bjNX8BI09DCSZ8UTKrra5ZMECmnDA68.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/bF/bFCtWTd7ePsco_XXOx3oiLpii_EkarNiab8yjqm_g3Q.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/bv/bvN-2I_fp8PwKR-TlnNyFri6aDlEag5iNwfBDmk6gfc.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/c3/c3GvSY58VG7KcSM3xpmVLYbrJvrlzbe-4Hmb1gZJOM8.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/cZ/cZmqHsz0s2XaptuRSGNQu8xB96gFO4qu5DSMMem16LI.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/cj/cjTtJSfNzyCTSgtqfPQPF8wbTG_1u_3eqYpml49rwI8.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/cs/csbQHf0FvRCO6prQphCpvp9snjpNpX4J6-FPTgA4PhQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/fZ/fZDcyMk4uItXYyEkprKRogxpob1hshaoI2lp4MSRaWI.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/fa/fa4XZoYt5rXhWDYghaU49r2wWy3mbotr8ID30L_klDo.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/fl/flZftHjhPBGnJcmmTSdzTiWAvHHUm2Axq6-_Zg2Ig6c.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/gJ/GJR8739fDBlcTC3ctdSC3UVnVgqN-SjPQhiPS2JP2KI.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/gJ/gjp0pda00ixzmZmyI-z5wnUYz3GZUxD6LAyba7Jcdzw.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/g_/g_USRapGE3lpyrh4m2UEprH9kRz5yk5xGGVlfOjhafk.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/gp/GPY8D5vajxV83wvmgT9CpKZajq6RkhErKrAvfH5Aw80.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/gp/gpylotsKKcj1UhyZidQR56sdO5yChoyamXbKMgeurR4.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/hH/hHZUUZsRgnuLDD3t1CyF48xLhjf0_ffn7BEBRfuUadE.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/hf/hfUuF4fbYP4VEFzyKGir4ewpj6HipNY3yg-kq96-cWQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/hi/hit_m2x1O4bGYDjryvEZJ5Pd6ZmFVrMdpwEnNBvfVRQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/iJ/iJeJf6uuKH2fKBmH8ZDedCux8WYZhhOXtb8NC0_XsmI.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/ik/ikXwlyorz-2qldo9ymqsv716XPekuIsu93zok-cxD3E.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/j8/j8etQiDD2tKPXmBFba572HGw6MRlkLlDVtbMJzvW8_E.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/jy/jyXPrI0hwHm3SumJHyr8GeCNn8231h5McxWB80uVEXg.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/ki/kiH2z3f6EIvHim3qwmbuTmzoM6nEABC5g5ccl5-FdoQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/kz/kztR_c0VRxszdNc-qA1GBseOvIAM_k2iFRyNmNi7k-w.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/lJ/ljiOGcnmiaUvDQdGaVqpldqSSGATbCP7zWyIz2h1nI4.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/lN/lNBvUmvuouAfNIoZbcEqtxB0FYYIFafY2deJXm6J0IA.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/m6/m6xfTNU0ZDKKnOA9Uc5fl_uyjYADwqbdtp614uFQPqM.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/ma/maHLrJzKNxItZQbvkvgw_CC_GT1Wt6ZH-xv3_SYUUN4.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/md/mdCNZTDO3dDTBS1CBVU41h5WHR9bQdfQpV6OApmQ2io.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/nW/nWrlNW3kmGOHS1aES-G8Zj4Gwz3ATUXEkbI_RqpbT-A.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/nq/nqc0JTnKVC4XTBqFc-CvOxK0YeZ2e4Ijp9HPLFx_fwY.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/o9/o92OcLGSvH63ZQE0Qso_0lyICiQZxmkD3WgDf5l9Aow.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/pV/pVjRIwBgLKcR1Odk5eDCesGtD3OCdirffjIIQrTLTiI.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/qX/qX8-FCs0jjclo7bES_T-ZvZJOWkq4rIvO2qcPu58YOA.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/qb/qbR1Vs1GFq9KxP285GnLWrk4vBG9Vm_4wKQctiUQUwA.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/rC/rCQgCIprRzC58SM09FvrXHxOl5TNZk_YIXygK0Mc4AQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/rr/rrkkKjL7X7N31t6WxOU4TcNvXkDjH2cqsUI714d1KM4.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/sF/sF7DZKzarGEgZ6YumVLdht__MbsQUF-aTJjTLatyNmw.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/sF/sf07THFmdDxSo9C9ceaV6EgzpRf-GnhsDLdFEk_mhR4.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/t2/t2S5h7zmV_HI4aHqcb-OPDivqqI28Euuh4-O5HGJ-RE.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/tI/TIZxqLTMj_euNc5aqnT_QMLp6gRVZtG-CV0T2PcUf0k.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/tO/tOZL8-AzSInWUujjavQ-Dbge4SVy9zPUpO9628z7FhQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/ty/tyq4Ai-O5x8nWRNiTwPROxx1pr-qZ6nuxd7NKGJk4Bw.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/u_/u_acXJXOLpNNBi0lJOmPwTJXbFrWdBuzV5LTGMKj39M.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/ur/ur0cYN-sxyJ5y7GVnUaOLPZkkjNH_3Ma_vvgzuRoP5k.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/vZ/vZhlKgcBrkgKWX-3yqFpghN0R5ODYqGfYrunksjaSj4.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/vq/vqZ3v32pxG3nQUUGzEGU2j6N2i-TbXn3pBHp4lFeIiE.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/vy/vyTmPR32t6SIjfQ4fJSJJ-8jV-88qIobiYriVHSTX8s.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/wU/wUCQ551OUK8UCT-mPh2BWfmPoUKy25XRuU7NEdJ8MY8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/wb/wbmFUT7asp_eptVauepee9yJUTlcGVRDIrKHIsRbQy8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/xE/xEX5LLtFYx3TrjHo3R-bC6gxteKaA4mMhjTktKvEPa0.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/y2/y2s41n6Pzqz2o-frIhv69mzX4izWEJkMhbd64bfdKEk.cache +1 -0
- data/test/dummy/tmp/pids/server.pid +1 -0
- data/test/integration/include_test.rb +2 -2
- data/test/test_helper.rb +3 -0
- metadata +254 -2
data/test/dummy/log/test.log
CHANGED
@@ -1872,3 +1872,1261 @@ Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)
|
|
1872
1872
|
BetterFrameTest: test_truth
|
1873
1873
|
---------------------------
|
1874
1874
|
[1m[35m (0.0ms)[0m rollback transaction
|
1875
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1876
|
+
[1m[35m (0.2ms)[0m begin transaction
|
1877
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
1878
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:16:51', '2016-07-19 12:16:51', 980190962)
|
1879
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:16:51', '2016-07-19 12:16:51', 298486374)[0m
|
1880
|
+
[1m[35m (0.6ms)[0m commit transaction
|
1881
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1882
|
+
-----------------------------------------------------------
|
1883
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
1884
|
+
-----------------------------------------------------------
|
1885
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:16:53 +0200
|
1886
|
+
Processing by ForeignWebsiteController#show as HTML
|
1887
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
1888
|
+
Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.0ms)
|
1889
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:16:53 +0200
|
1890
|
+
Processing by BetterFrame::ApiController#include as */*
|
1891
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (394.3ms)
|
1892
|
+
Completed 200 OK in 435ms (Views: 434.7ms | ActiveRecord: 0.0ms)
|
1893
|
+
Started GET "/assets/better_frame/application-005d6146395a814885ed48e05990287d4186c8c1825b15d4ae23edae735f67fb.js?_=1468930613930" for 127.0.0.1 at 2016-07-19 14:16:53 +0200
|
1894
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468930613929" for 127.0.0.1 at 2016-07-19 14:16:53 +0200
|
1895
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1896
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
1897
|
+
[1m[35mFixture Delete (1.4ms)[0m DELETE FROM "products"
|
1898
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:16:56', '2016-07-19 12:16:56', 980190962)[0m
|
1899
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:16:56', '2016-07-19 12:16:56', 298486374)
|
1900
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
1901
|
+
[1m[35m (0.0ms)[0m begin transaction
|
1902
|
+
---------------------------
|
1903
|
+
BetterFrameTest: test_truth
|
1904
|
+
---------------------------
|
1905
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
1906
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1907
|
+
[1m[35m (0.1ms)[0m begin transaction
|
1908
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
1909
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:18:02', '2016-07-19 12:18:02', 980190962)
|
1910
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:18:02', '2016-07-19 12:18:02', 298486374)[0m
|
1911
|
+
[1m[35m (0.7ms)[0m commit transaction
|
1912
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
1913
|
+
-----------------------------------------------------------
|
1914
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
1915
|
+
-----------------------------------------------------------
|
1916
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:18:03 +0200
|
1917
|
+
Processing by ForeignWebsiteController#show as HTML
|
1918
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.8ms)
|
1919
|
+
Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms)
|
1920
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:18:03 +0200
|
1921
|
+
Processing by BetterFrame::ApiController#include as */*
|
1922
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (381.0ms)
|
1923
|
+
Completed 200 OK in 422ms (Views: 422.2ms | ActiveRecord: 0.0ms)
|
1924
|
+
Started GET "/assets/better_frame/application-0e24d843080c90aa94af50211bd64f5b9319dfc79cdad15d3dcdaf1276e7ad6a.js?_=1468930684242" for 127.0.0.1 at 2016-07-19 14:18:04 +0200
|
1925
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468930684241" for 127.0.0.1 at 2016-07-19 14:18:04 +0200
|
1926
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1927
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
1928
|
+
[1m[35mFixture Delete (0.4ms)[0m DELETE FROM "products"
|
1929
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:18:06', '2016-07-19 12:18:06', 980190962)[0m
|
1930
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:18:06', '2016-07-19 12:18:06', 298486374)
|
1931
|
+
[1m[36m (0.6ms)[0m [1mcommit transaction[0m
|
1932
|
+
[1m[35m (0.0ms)[0m begin transaction
|
1933
|
+
---------------------------
|
1934
|
+
BetterFrameTest: test_truth
|
1935
|
+
---------------------------
|
1936
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
1937
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1938
|
+
[1m[35m (0.1ms)[0m begin transaction
|
1939
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
1940
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:19:25', '2016-07-19 12:19:25', 980190962)
|
1941
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:19:25', '2016-07-19 12:19:25', 298486374)[0m
|
1942
|
+
[1m[35m (0.7ms)[0m commit transaction
|
1943
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
1944
|
+
---------------------------
|
1945
|
+
BetterFrameTest: test_truth
|
1946
|
+
---------------------------
|
1947
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
1948
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
1949
|
+
-----------------------------------------------------------
|
1950
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
1951
|
+
-----------------------------------------------------------
|
1952
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:19:27 +0200
|
1953
|
+
Processing by ForeignWebsiteController#show as HTML
|
1954
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
1955
|
+
Completed 200 OK in 16ms (Views: 16.2ms | ActiveRecord: 0.0ms)
|
1956
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:19:27 +0200
|
1957
|
+
Processing by BetterFrame::ApiController#include as */*
|
1958
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (383.0ms)
|
1959
|
+
Completed 200 OK in 420ms (Views: 419.6ms | ActiveRecord: 0.0ms)
|
1960
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468930767742" for 127.0.0.1 at 2016-07-19 14:19:27 +0200
|
1961
|
+
Started GET "/assets/better_frame/application-fa32cc2f71f0702e240ee537759a032f334f7669ada750b5c98563bfe2d7ea69.js?_=1468930767743" for 127.0.0.1 at 2016-07-19 14:19:27 +0200
|
1962
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
1963
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
1964
|
+
[1m[35m (0.1ms)[0m begin transaction
|
1965
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
1966
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:20:57', '2016-07-19 12:20:57', 980190962)
|
1967
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:20:57', '2016-07-19 12:20:57', 298486374)[0m
|
1968
|
+
[1m[35m (0.6ms)[0m commit transaction
|
1969
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
1970
|
+
-----------------------------------------------------------
|
1971
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
1972
|
+
-----------------------------------------------------------
|
1973
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:20:58 +0200
|
1974
|
+
Processing by ForeignWebsiteController#show as HTML
|
1975
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
1976
|
+
Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
|
1977
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:20:58 +0200
|
1978
|
+
Processing by BetterFrame::ApiController#include as */*
|
1979
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (373.7ms)
|
1980
|
+
Completed 200 OK in 409ms (Views: 408.9ms | ActiveRecord: 0.0ms)
|
1981
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468930859323" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
1982
|
+
Started GET "/assets/better_frame/application-a188c9e7c9b29a3eb7b7de1e1fd4bef1d5e01a65f6cac33a0af022afa25f788b.js?_=1468930859324" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
1983
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
1984
|
+
Processing by ProductsController#index as */*
|
1985
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
1986
|
+
Rendered products/index.html.erb within layouts/better_frame/application (7.9ms)
|
1987
|
+
Completed 200 OK in 38ms (Views: 37.0ms | ActiveRecord: 0.4ms)
|
1988
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
1989
|
+
Processing by ProductsController#new as */*
|
1990
|
+
Rendered products/_form.html.erb (26.1ms)
|
1991
|
+
Rendered products/new.html.erb within layouts/better_frame/application (45.3ms)
|
1992
|
+
Completed 200 OK in 63ms (Views: 62.7ms | ActiveRecord: 0.0ms)
|
1993
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
1994
|
+
Processing by ProductsController#index as */*
|
1995
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
1996
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.6ms)
|
1997
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.2ms)
|
1998
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
1999
|
+
Processing by ProductsController#new as */*
|
2000
|
+
Rendered products/_form.html.erb (1.7ms)
|
2001
|
+
Rendered products/new.html.erb within layouts/better_frame/application (2.1ms)
|
2002
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
2003
|
+
Started POST "/products" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
2004
|
+
Processing by ProductsController#create as JS
|
2005
|
+
Parameters: {"utf8"=>"✓", "product"=>{"name"=>"test", "price"=>"120.30"}, "commit"=>"Create Product"}
|
2006
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2007
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "test"], ["price", 120.3], ["created_at", "2016-07-19 12:20:59.836030"], ["updated_at", "2016-07-19 12:20:59.836030"]]
|
2008
|
+
[1m[35m (0.6ms)[0m commit transaction
|
2009
|
+
Redirected to http://127.0.0.1:50762/products/980190979
|
2010
|
+
Completed 302 Found in 19ms (ActiveRecord: 1.6ms)
|
2011
|
+
Started GET "/products/980190979" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
2012
|
+
Processing by ProductsController#show as JS
|
2013
|
+
Parameters: {"id"=>"980190979"}
|
2014
|
+
[1m[36mProduct Load (0.3ms)[0m [1mSELECT "products".* FROM "products" WHERE "products"."id" = ? LIMIT 1[0m [["id", 980190979]]
|
2015
|
+
Rendered products/show.html.erb within layouts/better_frame/application (0.9ms)
|
2016
|
+
Completed 200 OK in 26ms (Views: 17.5ms | ActiveRecord: 0.3ms)
|
2017
|
+
Started GET "/products" for 127.0.0.1 at 2016-07-19 14:20:59 +0200
|
2018
|
+
Processing by ProductsController#index as */*
|
2019
|
+
[1m[35mProduct Load (0.6ms)[0m SELECT "products".* FROM "products"
|
2020
|
+
Rendered products/index.html.erb within layouts/better_frame/application (3.3ms)
|
2021
|
+
Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.6ms)
|
2022
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2023
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2024
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
2025
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:21:00', '2016-07-19 12:21:00', 980190962)
|
2026
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:21:00', '2016-07-19 12:21:00', 298486374)[0m
|
2027
|
+
[1m[35m (0.6ms)[0m commit transaction
|
2028
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2029
|
+
---------------------------
|
2030
|
+
BetterFrameTest: test_truth
|
2031
|
+
---------------------------
|
2032
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2033
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2034
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2035
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
2036
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:21:33', '2016-07-19 12:21:33', 980190962)
|
2037
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:21:33', '2016-07-19 12:21:33', 298486374)[0m
|
2038
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2039
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2040
|
+
---------------------------
|
2041
|
+
BetterFrameTest: test_truth
|
2042
|
+
---------------------------
|
2043
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2044
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2045
|
+
-----------------------------------------------------------
|
2046
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2047
|
+
-----------------------------------------------------------
|
2048
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:21:35 +0200
|
2049
|
+
Processing by ForeignWebsiteController#show as HTML
|
2050
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.7ms)
|
2051
|
+
Completed 200 OK in 16ms (Views: 16.0ms | ActiveRecord: 0.0ms)
|
2052
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:21:35 +0200
|
2053
|
+
Processing by BetterFrame::ApiController#include as */*
|
2054
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (416.5ms)
|
2055
|
+
Completed 200 OK in 452ms (Views: 451.4ms | ActiveRecord: 0.0ms)
|
2056
|
+
Started GET "/assets/better_frame/application-f2e7c5dc0067570f9b404811b250639a923e6690526c4eb2ecd3691b2a245bc5.js?_=1468930895805" for 127.0.0.1 at 2016-07-19 14:21:35 +0200
|
2057
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468930895804" for 127.0.0.1 at 2016-07-19 14:21:35 +0200
|
2058
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:21:35 +0200
|
2059
|
+
Processing by ProductsController#index as */*
|
2060
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2061
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.8ms)
|
2062
|
+
Completed 200 OK in 43ms (Views: 42.1ms | ActiveRecord: 0.4ms)
|
2063
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:21:35 +0200
|
2064
|
+
Processing by ProductsController#new as */*
|
2065
|
+
Rendered products/_form.html.erb (24.5ms)
|
2066
|
+
Rendered products/new.html.erb within layouts/better_frame/application (54.4ms)
|
2067
|
+
Completed 200 OK in 70ms (Views: 69.9ms | ActiveRecord: 0.0ms)
|
2068
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:21:36 +0200
|
2069
|
+
Processing by ProductsController#index as */*
|
2070
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
2071
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.6ms)
|
2072
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.2ms)
|
2073
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:21:36 +0200
|
2074
|
+
Processing by ProductsController#new as */*
|
2075
|
+
Rendered products/_form.html.erb (1.6ms)
|
2076
|
+
Rendered products/new.html.erb within layouts/better_frame/application (1.9ms)
|
2077
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
2078
|
+
Started POST "/products" for 127.0.0.1 at 2016-07-19 14:21:36 +0200
|
2079
|
+
Processing by ProductsController#create as JS
|
2080
|
+
Parameters: {"utf8"=>"✓", "product"=>{"name"=>"test", "price"=>"120.30"}, "commit"=>"Create Product"}
|
2081
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2082
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "test"], ["price", 120.3], ["created_at", "2016-07-19 12:21:36.263522"], ["updated_at", "2016-07-19 12:21:36.263522"]]
|
2083
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2084
|
+
Redirected to http://127.0.0.1:50775/products/980190980
|
2085
|
+
Completed 302 Found in 19ms (ActiveRecord: 1.5ms)
|
2086
|
+
Started GET "/products/980190980" for 127.0.0.1 at 2016-07-19 14:21:36 +0200
|
2087
|
+
Processing by ProductsController#show as JS
|
2088
|
+
Parameters: {"id"=>"980190980"}
|
2089
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products" WHERE "products"."id" = ? LIMIT 1[0m [["id", 980190980]]
|
2090
|
+
Rendered products/show.html.erb within layouts/better_frame/application (3.0ms)
|
2091
|
+
Completed 200 OK in 26ms (Views: 17.8ms | ActiveRecord: 0.2ms)
|
2092
|
+
Started GET "/products" for 127.0.0.1 at 2016-07-19 14:21:36 +0200
|
2093
|
+
Processing by ProductsController#index as */*
|
2094
|
+
[1m[35mProduct Load (0.7ms)[0m SELECT "products".* FROM "products"
|
2095
|
+
Rendered products/index.html.erb within layouts/better_frame/application (2.4ms)
|
2096
|
+
Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.7ms)
|
2097
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2098
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2099
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2100
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2101
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:07', '2016-07-19 12:22:07', 980190962)
|
2102
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:07', '2016-07-19 12:22:07', 298486374)[0m
|
2103
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2104
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2105
|
+
-----------------------------------------------------------
|
2106
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2107
|
+
-----------------------------------------------------------
|
2108
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:22:08 +0200
|
2109
|
+
Processing by ForeignWebsiteController#show as HTML
|
2110
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.4ms)
|
2111
|
+
Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.0ms)
|
2112
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:22:08 +0200
|
2113
|
+
Processing by BetterFrame::ApiController#include as */*
|
2114
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (397.8ms)
|
2115
|
+
Completed 200 OK in 438ms (Views: 437.4ms | ActiveRecord: 0.0ms)
|
2116
|
+
Started GET "/assets/better_frame/application-f2e7c5dc0067570f9b404811b250639a923e6690526c4eb2ecd3691b2a245bc5.js?_=1468930929037" for 127.0.0.1 at 2016-07-19 14:22:09 +0200
|
2117
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468930929035" for 127.0.0.1 at 2016-07-19 14:22:09 +0200
|
2118
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:22:09 +0200
|
2119
|
+
Processing by ProductsController#index as */*
|
2120
|
+
[1m[35mProduct Load (0.5ms)[0m SELECT "products".* FROM "products"
|
2121
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.8ms)
|
2122
|
+
Completed 200 OK in 33ms (Views: 31.8ms | ActiveRecord: 0.5ms)
|
2123
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2124
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2125
|
+
[1m[36mFixture Delete (0.2ms)[0m [1mDELETE FROM "products"[0m
|
2126
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:11', '2016-07-19 12:22:11', 980190962)
|
2127
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:11', '2016-07-19 12:22:11', 298486374)[0m
|
2128
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2129
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2130
|
+
---------------------------
|
2131
|
+
BetterFrameTest: test_truth
|
2132
|
+
---------------------------
|
2133
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2134
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2135
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2136
|
+
[1m[36mFixture Delete (1.9ms)[0m [1mDELETE FROM "products"[0m
|
2137
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:48', '2016-07-19 12:22:48', 980190962)
|
2138
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:48', '2016-07-19 12:22:48', 298486374)[0m
|
2139
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2140
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2141
|
+
-----------------------------------------------------------
|
2142
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2143
|
+
-----------------------------------------------------------
|
2144
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:22:49 +0200
|
2145
|
+
Processing by ForeignWebsiteController#show as HTML
|
2146
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.8ms)
|
2147
|
+
Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.0ms)
|
2148
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:22:49 +0200
|
2149
|
+
Processing by BetterFrame::ApiController#include as */*
|
2150
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (403.0ms)
|
2151
|
+
Completed 200 OK in 438ms (Views: 437.5ms | ActiveRecord: 0.0ms)
|
2152
|
+
Started GET "/assets/better_frame/application-f2e7c5dc0067570f9b404811b250639a923e6690526c4eb2ecd3691b2a245bc5.js?_=1468930969821" for 127.0.0.1 at 2016-07-19 14:22:49 +0200
|
2153
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468930969820" for 127.0.0.1 at 2016-07-19 14:22:49 +0200
|
2154
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:22:49 +0200
|
2155
|
+
Processing by ProductsController#index as */*
|
2156
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2157
|
+
Rendered products/index.html.erb within layouts/better_frame/application (9.7ms)
|
2158
|
+
Completed 200 OK in 43ms (Views: 41.9ms | ActiveRecord: 0.4ms)
|
2159
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:22:49 +0200
|
2160
|
+
Processing by ProductsController#new as */*
|
2161
|
+
Rendered products/_form.html.erb (21.9ms)
|
2162
|
+
Rendered products/new.html.erb within layouts/better_frame/application (40.7ms)
|
2163
|
+
Completed 200 OK in 64ms (Views: 63.9ms | ActiveRecord: 0.0ms)
|
2164
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:22:50 +0200
|
2165
|
+
Processing by ProductsController#index as */*
|
2166
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
2167
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.4ms)
|
2168
|
+
Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)
|
2169
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:22:50 +0200
|
2170
|
+
Processing by ProductsController#new as */*
|
2171
|
+
Rendered products/_form.html.erb (1.6ms)
|
2172
|
+
Rendered products/new.html.erb within layouts/better_frame/application (2.0ms)
|
2173
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
2174
|
+
Started POST "/products" for 127.0.0.1 at 2016-07-19 14:22:50 +0200
|
2175
|
+
Processing by ProductsController#create as JS
|
2176
|
+
Parameters: {"utf8"=>"✓", "product"=>{"name"=>"test", "price"=>"120.30"}, "commit"=>"Create Product"}
|
2177
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2178
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "test"], ["price", 120.3], ["created_at", "2016-07-19 12:22:50.233779"], ["updated_at", "2016-07-19 12:22:50.233779"]]
|
2179
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2180
|
+
Redirected to http://127.0.0.1:50803/products/980190981
|
2181
|
+
Completed 302 Found in 25ms (ActiveRecord: 1.6ms)
|
2182
|
+
Started GET "/products/980190981" for 127.0.0.1 at 2016-07-19 14:22:50 +0200
|
2183
|
+
Processing by ProductsController#show as JS
|
2184
|
+
Parameters: {"id"=>"980190981"}
|
2185
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products" WHERE "products"."id" = ? LIMIT 1[0m [["id", 980190981]]
|
2186
|
+
Rendered products/show.html.erb within layouts/better_frame/application (1.0ms)
|
2187
|
+
Completed 200 OK in 24ms (Views: 18.0ms | ActiveRecord: 0.2ms)
|
2188
|
+
Started GET "/products" for 127.0.0.1 at 2016-07-19 14:22:50 +0200
|
2189
|
+
Processing by ProductsController#index as */*
|
2190
|
+
[1m[35mProduct Load (0.2ms)[0m SELECT "products".* FROM "products"
|
2191
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.9ms)
|
2192
|
+
Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)
|
2193
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2194
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2195
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2196
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:50', '2016-07-19 12:22:50', 980190962)
|
2197
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:22:50', '2016-07-19 12:22:50', 298486374)[0m
|
2198
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2199
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2200
|
+
---------------------------
|
2201
|
+
BetterFrameTest: test_truth
|
2202
|
+
---------------------------
|
2203
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2204
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2205
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2206
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2207
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:35:23', '2016-07-19 12:35:23', 980190962)
|
2208
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:35:23', '2016-07-19 12:35:23', 298486374)[0m
|
2209
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2210
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2211
|
+
-----------------------------------------------------------
|
2212
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2213
|
+
-----------------------------------------------------------
|
2214
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:35:24 +0200
|
2215
|
+
Processing by ForeignWebsiteController#show as HTML
|
2216
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2217
|
+
Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
2218
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:35:24 +0200
|
2219
|
+
Processing by BetterFrame::ApiController#include as */*
|
2220
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (370.7ms)
|
2221
|
+
Completed 200 OK in 406ms (Views: 405.4ms | ActiveRecord: 0.0ms)
|
2222
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468931725344" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2223
|
+
Started GET "/assets/better_frame/application-f49329442330f3ac6ac565ab52ac3af9dfc096b1d02c401e1d6bbf1093e83ea0.js?_=1468931725346" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2224
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2225
|
+
Processing by ProductsController#index as */*
|
2226
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2227
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.1ms)
|
2228
|
+
Completed 200 OK in 34ms (Views: 32.6ms | ActiveRecord: 0.4ms)
|
2229
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2230
|
+
Processing by ProductsController#new as */*
|
2231
|
+
Rendered products/_form.html.erb (25.4ms)
|
2232
|
+
Rendered products/new.html.erb within layouts/better_frame/application (47.9ms)
|
2233
|
+
Completed 200 OK in 67ms (Views: 65.8ms | ActiveRecord: 0.0ms)
|
2234
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2235
|
+
Processing by ProductsController#index as */*
|
2236
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
2237
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.4ms)
|
2238
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.2ms)
|
2239
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2240
|
+
Processing by ProductsController#new as */*
|
2241
|
+
Rendered products/_form.html.erb (1.6ms)
|
2242
|
+
Rendered products/new.html.erb within layouts/better_frame/application (1.9ms)
|
2243
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
2244
|
+
Started POST "/products" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2245
|
+
Processing by ProductsController#create as JS
|
2246
|
+
Parameters: {"utf8"=>"✓", "product"=>{"name"=>"test", "price"=>"120.30"}, "commit"=>"Create Product"}
|
2247
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2248
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "test"], ["price", 120.3], ["created_at", "2016-07-19 12:35:25.745637"], ["updated_at", "2016-07-19 12:35:25.745637"]]
|
2249
|
+
[1m[35m (0.6ms)[0m commit transaction
|
2250
|
+
Redirected to http://127.0.0.1:51108/products/980190982
|
2251
|
+
Completed 302 Found in 27ms (ActiveRecord: 1.5ms)
|
2252
|
+
Started GET "/products/980190982" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2253
|
+
Processing by ProductsController#show as JS
|
2254
|
+
Parameters: {"id"=>"980190982"}
|
2255
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products" WHERE "products"."id" = ? LIMIT 1[0m [["id", 980190982]]
|
2256
|
+
Rendered products/show.html.erb within layouts/better_frame/application (1.1ms)
|
2257
|
+
Completed 200 OK in 25ms (Views: 16.9ms | ActiveRecord: 0.2ms)
|
2258
|
+
Started GET "/products" for 127.0.0.1 at 2016-07-19 14:35:25 +0200
|
2259
|
+
Processing by ProductsController#index as */*
|
2260
|
+
[1m[35mProduct Load (0.2ms)[0m SELECT "products".* FROM "products"
|
2261
|
+
Rendered products/index.html.erb within layouts/better_frame/application (2.5ms)
|
2262
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.2ms)
|
2263
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2264
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2265
|
+
[1m[36mFixture Delete (0.2ms)[0m [1mDELETE FROM "products"[0m
|
2266
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:35:25', '2016-07-19 12:35:25', 980190962)
|
2267
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:35:25', '2016-07-19 12:35:25', 298486374)[0m
|
2268
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2269
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2270
|
+
---------------------------
|
2271
|
+
BetterFrameTest: test_truth
|
2272
|
+
---------------------------
|
2273
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2274
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2275
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2276
|
+
[1m[36mFixture Delete (0.8ms)[0m [1mDELETE FROM "products"[0m
|
2277
|
+
[1m[35mFixture Insert (3.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:41:15', '2016-07-19 12:41:15', 980190962)
|
2278
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:41:15', '2016-07-19 12:41:15', 298486374)[0m
|
2279
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2280
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2281
|
+
---------------------------
|
2282
|
+
BetterFrameTest: test_truth
|
2283
|
+
---------------------------
|
2284
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2285
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2286
|
+
-----------------------------------------------------------
|
2287
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2288
|
+
-----------------------------------------------------------
|
2289
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:41:16 +0200
|
2290
|
+
Processing by ForeignWebsiteController#show as HTML
|
2291
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2292
|
+
Completed 200 OK in 17ms (Views: 16.7ms | ActiveRecord: 0.0ms)
|
2293
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:41:16 +0200
|
2294
|
+
Processing by BetterFrame::ApiController#include as */*
|
2295
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (400.2ms)
|
2296
|
+
Completed 200 OK in 435ms (Views: 434.6ms | ActiveRecord: 0.0ms)
|
2297
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932076956" for 127.0.0.1 at 2016-07-19 14:41:16 +0200
|
2298
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468932076958" for 127.0.0.1 at 2016-07-19 14:41:16 +0200
|
2299
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2300
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2301
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2302
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2303
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:42:40', '2016-07-19 12:42:40', 980190962)
|
2304
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:42:40', '2016-07-19 12:42:40', 298486374)[0m
|
2305
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2306
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2307
|
+
-----------------------------------------------------------
|
2308
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2309
|
+
-----------------------------------------------------------
|
2310
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:42:41 +0200
|
2311
|
+
Processing by ForeignWebsiteController#show as HTML
|
2312
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
2313
|
+
Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.0ms)
|
2314
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:42:41 +0200
|
2315
|
+
Processing by BetterFrame::ApiController#include as */*
|
2316
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (354.4ms)
|
2317
|
+
Completed 200 OK in 391ms (Views: 390.9ms | ActiveRecord: 0.0ms)
|
2318
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932162276" for 127.0.0.1 at 2016-07-19 14:42:42 +0200
|
2319
|
+
Started GET "/assets/better_frame/application-22e87dcfd67ebd352c3635330b3ef72572586f0cada7c5b80c67d81b1fd3048d.js?_=1468932162278" for 127.0.0.1 at 2016-07-19 14:42:42 +0200
|
2320
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2321
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2322
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2323
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
2324
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:42:52', '2016-07-19 12:42:52', 980190962)
|
2325
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:42:52', '2016-07-19 12:42:52', 298486374)[0m
|
2326
|
+
[1m[35m (0.9ms)[0m commit transaction
|
2327
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2328
|
+
-----------------------------------------------------------
|
2329
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2330
|
+
-----------------------------------------------------------
|
2331
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:42:53 +0200
|
2332
|
+
Processing by ForeignWebsiteController#show as HTML
|
2333
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.6ms)
|
2334
|
+
Completed 200 OK in 15ms (Views: 15.0ms | ActiveRecord: 0.0ms)
|
2335
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:42:53 +0200
|
2336
|
+
Processing by BetterFrame::ApiController#include as */*
|
2337
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (373.5ms)
|
2338
|
+
Completed 200 OK in 409ms (Views: 408.3ms | ActiveRecord: 0.0ms)
|
2339
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468932173999" for 127.0.0.1 at 2016-07-19 14:42:54 +0200
|
2340
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932173997" for 127.0.0.1 at 2016-07-19 14:42:54 +0200
|
2341
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2342
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2343
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2344
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM "products"[0m
|
2345
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:43:15', '2016-07-19 12:43:15', 980190962)
|
2346
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:43:15', '2016-07-19 12:43:15', 298486374)[0m
|
2347
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2348
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2349
|
+
-----------------------------------------------------------
|
2350
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2351
|
+
-----------------------------------------------------------
|
2352
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:43:16 +0200
|
2353
|
+
Processing by ForeignWebsiteController#show as HTML
|
2354
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.3ms)
|
2355
|
+
Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.0ms)
|
2356
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:43:16 +0200
|
2357
|
+
Processing by BetterFrame::ApiController#include as */*
|
2358
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (380.2ms)
|
2359
|
+
Completed 200 OK in 418ms (Views: 417.8ms | ActiveRecord: 0.0ms)
|
2360
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468932197335" for 127.0.0.1 at 2016-07-19 14:43:17 +0200
|
2361
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932197334" for 127.0.0.1 at 2016-07-19 14:43:17 +0200
|
2362
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2363
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2364
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2365
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2366
|
+
[1m[35mFixture Insert (0.6ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:44:45', '2016-07-19 12:44:45', 980190962)
|
2367
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:44:45', '2016-07-19 12:44:45', 298486374)[0m
|
2368
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2369
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2370
|
+
-----------------------------------------------------------
|
2371
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2372
|
+
-----------------------------------------------------------
|
2373
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:44:47 +0200
|
2374
|
+
Processing by ForeignWebsiteController#show as HTML
|
2375
|
+
Rendered foreign_website/show.html.erb within layouts/application (5.3ms)
|
2376
|
+
Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.0ms)
|
2377
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:44:47 +0200
|
2378
|
+
Processing by BetterFrame::ApiController#include as */*
|
2379
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (410.3ms)
|
2380
|
+
Completed 200 OK in 447ms (Views: 446.9ms | ActiveRecord: 0.0ms)
|
2381
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932287728" for 127.0.0.1 at 2016-07-19 14:44:47 +0200
|
2382
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468932287729" for 127.0.0.1 at 2016-07-19 14:44:47 +0200
|
2383
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2384
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2385
|
+
[1m[35m (0.2ms)[0m begin transaction
|
2386
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM "products"[0m
|
2387
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:45:47', '2016-07-19 12:45:47', 980190962)
|
2388
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:45:47', '2016-07-19 12:45:47', 298486374)[0m
|
2389
|
+
[1m[35m (3.1ms)[0m commit transaction
|
2390
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2391
|
+
-----------------------------------------------------------
|
2392
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2393
|
+
-----------------------------------------------------------
|
2394
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:45:48 +0200
|
2395
|
+
Processing by ForeignWebsiteController#show as HTML
|
2396
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
2397
|
+
Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.0ms)
|
2398
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:45:48 +0200
|
2399
|
+
Processing by BetterFrame::ApiController#include as */*
|
2400
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (370.4ms)
|
2401
|
+
Completed 200 OK in 413ms (Views: 412.9ms | ActiveRecord: 0.0ms)
|
2402
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468932348888" for 127.0.0.1 at 2016-07-19 14:45:48 +0200
|
2403
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932348887" for 127.0.0.1 at 2016-07-19 14:45:48 +0200
|
2404
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2405
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2406
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2407
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
2408
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:45:57', '2016-07-19 12:45:57', 980190962)
|
2409
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:45:57', '2016-07-19 12:45:57', 298486374)[0m
|
2410
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2411
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2412
|
+
-----------------------------------------------------------
|
2413
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2414
|
+
-----------------------------------------------------------
|
2415
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:45:58 +0200
|
2416
|
+
Processing by ForeignWebsiteController#show as HTML
|
2417
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.6ms)
|
2418
|
+
Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.0ms)
|
2419
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:45:58 +0200
|
2420
|
+
Processing by BetterFrame::ApiController#include as */*
|
2421
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (338.3ms)
|
2422
|
+
Completed 200 OK in 372ms (Views: 371.6ms | ActiveRecord: 0.0ms)
|
2423
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468932359057" for 127.0.0.1 at 2016-07-19 14:45:59 +0200
|
2424
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932359055" for 127.0.0.1 at 2016-07-19 14:45:59 +0200
|
2425
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2426
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
2427
|
+
[1m[35mFixture Delete (0.3ms)[0m DELETE FROM "products"
|
2428
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:46:01', '2016-07-19 12:46:01', 980190962)[0m
|
2429
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:46:01', '2016-07-19 12:46:01', 298486374)
|
2430
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
2431
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2432
|
+
---------------------------
|
2433
|
+
BetterFrameTest: test_truth
|
2434
|
+
---------------------------
|
2435
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
2436
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2437
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2438
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2439
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:53:04', '2016-07-19 12:53:04', 980190962)
|
2440
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:53:04', '2016-07-19 12:53:04', 298486374)[0m
|
2441
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2442
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2443
|
+
-----------------------------------------------------------
|
2444
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2445
|
+
-----------------------------------------------------------
|
2446
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:53:05 +0200
|
2447
|
+
Processing by ForeignWebsiteController#show as HTML
|
2448
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
2449
|
+
Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.0ms)
|
2450
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2451
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2452
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2453
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2454
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:53:24', '2016-07-19 12:53:24', 980190962)
|
2455
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:53:24', '2016-07-19 12:53:24', 298486374)[0m
|
2456
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2457
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2458
|
+
-----------------------------------------------------------
|
2459
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2460
|
+
-----------------------------------------------------------
|
2461
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:53:25 +0200
|
2462
|
+
Processing by ForeignWebsiteController#show as HTML
|
2463
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2464
|
+
Completed 200 OK in 16ms (Views: 16.2ms | ActiveRecord: 0.0ms)
|
2465
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2466
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2467
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2468
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2469
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:54:19', '2016-07-19 12:54:19', 980190962)
|
2470
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:54:19', '2016-07-19 12:54:19', 298486374)[0m
|
2471
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2472
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2473
|
+
-----------------------------------------------------------
|
2474
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2475
|
+
-----------------------------------------------------------
|
2476
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:54:20 +0200
|
2477
|
+
Processing by ForeignWebsiteController#show as HTML
|
2478
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2479
|
+
Completed 200 OK in 29ms (Views: 28.1ms | ActiveRecord: 0.0ms)
|
2480
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:54:20 +0200
|
2481
|
+
Processing by BetterFrame::ApiController#include as */*
|
2482
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (374.6ms)
|
2483
|
+
Completed 200 OK in 418ms (Views: 418.1ms | ActiveRecord: 0.0ms)
|
2484
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932861521" for 127.0.0.1 at 2016-07-19 14:54:21 +0200
|
2485
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468932861523" for 127.0.0.1 at 2016-07-19 14:54:21 +0200
|
2486
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2487
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2488
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2489
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2490
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:54:46', '2016-07-19 12:54:46', 980190962)
|
2491
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:54:46', '2016-07-19 12:54:46', 298486374)[0m
|
2492
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2493
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2494
|
+
-----------------------------------------------------------
|
2495
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2496
|
+
-----------------------------------------------------------
|
2497
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2498
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2499
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2500
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2501
|
+
[1m[35mFixture Insert (0.6ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:55:32', '2016-07-19 12:55:32', 980190962)
|
2502
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:55:32', '2016-07-19 12:55:32', 298486374)[0m
|
2503
|
+
[1m[35m (0.9ms)[0m commit transaction
|
2504
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2505
|
+
-----------------------------------------------------------
|
2506
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2507
|
+
-----------------------------------------------------------
|
2508
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2509
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2510
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2511
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2512
|
+
[1m[35mFixture Insert (0.4ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:55:47', '2016-07-19 12:55:47', 980190962)
|
2513
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:55:47', '2016-07-19 12:55:47', 298486374)[0m
|
2514
|
+
[1m[35m (0.9ms)[0m commit transaction
|
2515
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2516
|
+
-----------------------------------------------------------
|
2517
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2518
|
+
-----------------------------------------------------------
|
2519
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2520
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2521
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2522
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM "products"[0m
|
2523
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:56:20', '2016-07-19 12:56:20', 980190962)
|
2524
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:56:20', '2016-07-19 12:56:20', 298486374)[0m
|
2525
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2526
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2527
|
+
-----------------------------------------------------------
|
2528
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2529
|
+
-----------------------------------------------------------
|
2530
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:56:21 +0200
|
2531
|
+
Processing by ForeignWebsiteController#show as HTML
|
2532
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
2533
|
+
Completed 200 OK in 19ms (Views: 19.1ms | ActiveRecord: 0.0ms)
|
2534
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:56:21 +0200
|
2535
|
+
Processing by BetterFrame::ApiController#include as */*
|
2536
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (353.3ms)
|
2537
|
+
Completed 200 OK in 389ms (Views: 389.1ms | ActiveRecord: 0.0ms)
|
2538
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932982440" for 127.0.0.1 at 2016-07-19 14:56:22 +0200
|
2539
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468932982442" for 127.0.0.1 at 2016-07-19 14:56:22 +0200
|
2540
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:56:22 +0200
|
2541
|
+
Processing by ForeignWebsiteController#show as */*
|
2542
|
+
Rendered foreign_website/show.html.erb within layouts/application (0.6ms)
|
2543
|
+
Completed 200 OK in 16ms (Views: 15.9ms | ActiveRecord: 0.0ms)
|
2544
|
+
Started GET "/better_frame?_=1468932982504" for 127.0.0.1 at 2016-07-19 14:56:22 +0200
|
2545
|
+
Processing by BetterFrame::ApiController#include as JS
|
2546
|
+
Parameters: {"_"=>"1468932982504"}
|
2547
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (1.8ms)
|
2548
|
+
Completed 200 OK in 33ms (Views: 32.5ms | ActiveRecord: 0.0ms)
|
2549
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468932982546" for 127.0.0.1 at 2016-07-19 14:56:22 +0200
|
2550
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468932982547" for 127.0.0.1 at 2016-07-19 14:56:22 +0200
|
2551
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2552
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2553
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2554
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2555
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:57:58', '2016-07-19 12:57:58', 980190962)
|
2556
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 12:57:58', '2016-07-19 12:57:58', 298486374)[0m
|
2557
|
+
[1m[35m (0.9ms)[0m commit transaction
|
2558
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2559
|
+
-----------------------------------------------------------
|
2560
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2561
|
+
-----------------------------------------------------------
|
2562
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 14:57:59 +0200
|
2563
|
+
Processing by ForeignWebsiteController#show as HTML
|
2564
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.8ms)
|
2565
|
+
Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.0ms)
|
2566
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 14:57:59 +0200
|
2567
|
+
Processing by BetterFrame::ApiController#include as */*
|
2568
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (318.1ms)
|
2569
|
+
Completed 200 OK in 357ms (Views: 356.3ms | ActiveRecord: 0.0ms)
|
2570
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468933080369" for 127.0.0.1 at 2016-07-19 14:58:00 +0200
|
2571
|
+
Started GET "/assets/better_frame/application-f07913e0372c7648149c90622260bf500b0307923d10745d796dee48c6ce4f40.js?_=1468933080370" for 127.0.0.1 at 2016-07-19 14:58:00 +0200
|
2572
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 14:58:00 +0200
|
2573
|
+
Processing by ProductsController#index as */*
|
2574
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2575
|
+
Rendered products/index.html.erb within layouts/better_frame/application (9.8ms)
|
2576
|
+
Completed 200 OK in 32ms (Views: 31.1ms | ActiveRecord: 0.4ms)
|
2577
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2578
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2579
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2580
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2581
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
2582
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:00:37', '2016-07-19 13:00:37', 980190962)
|
2583
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:00:37', '2016-07-19 13:00:37', 298486374)[0m
|
2584
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2585
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2586
|
+
-----------------------------------------------------------
|
2587
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2588
|
+
-----------------------------------------------------------
|
2589
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:00:38 +0200
|
2590
|
+
Processing by ForeignWebsiteController#show as HTML
|
2591
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
2592
|
+
Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.0ms)
|
2593
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:00:39 +0200
|
2594
|
+
Processing by BetterFrame::ApiController#include as */*
|
2595
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (311.3ms)
|
2596
|
+
Completed 200 OK in 346ms (Views: 345.5ms | ActiveRecord: 0.0ms)
|
2597
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468933239557" for 127.0.0.1 at 2016-07-19 15:00:39 +0200
|
2598
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:00:39 +0200
|
2599
|
+
Processing by ProductsController#index as */*
|
2600
|
+
[1m[35mProduct Load (0.5ms)[0m SELECT "products".* FROM "products"
|
2601
|
+
Rendered products/index.html.erb within layouts/better_frame/application (10.0ms)
|
2602
|
+
Completed 200 OK in 37ms (Views: 35.7ms | ActiveRecord: 0.5ms)
|
2603
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468933239555" for 127.0.0.1 at 2016-07-19 15:00:39 +0200
|
2604
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:00:39 +0200
|
2605
|
+
Processing by ProductsController#index as */*
|
2606
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
2607
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.5ms)
|
2608
|
+
Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)
|
2609
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2610
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2611
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2612
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2613
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:01:30', '2016-07-19 13:01:30', 980190962)
|
2614
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:01:30', '2016-07-19 13:01:30', 298486374)[0m
|
2615
|
+
[1m[35m (0.9ms)[0m commit transaction
|
2616
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2617
|
+
-----------------------------------------------------------
|
2618
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2619
|
+
-----------------------------------------------------------
|
2620
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:01:31 +0200
|
2621
|
+
Processing by ForeignWebsiteController#show as HTML
|
2622
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.7ms)
|
2623
|
+
Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.0ms)
|
2624
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:01:31 +0200
|
2625
|
+
Processing by BetterFrame::ApiController#include as */*
|
2626
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (304.0ms)
|
2627
|
+
Completed 200 OK in 338ms (Views: 337.9ms | ActiveRecord: 0.0ms)
|
2628
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468933292301" for 127.0.0.1 at 2016-07-19 15:01:32 +0200
|
2629
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468933292300" for 127.0.0.1 at 2016-07-19 15:01:32 +0200
|
2630
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:01:32 +0200
|
2631
|
+
Processing by ProductsController#index as */*
|
2632
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2633
|
+
Rendered products/index.html.erb within layouts/better_frame/application (7.5ms)
|
2634
|
+
Completed 200 OK in 26ms (Views: 25.0ms | ActiveRecord: 0.4ms)
|
2635
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2636
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2637
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2638
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2639
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:02:00', '2016-07-19 13:02:00', 980190962)
|
2640
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:02:00', '2016-07-19 13:02:00', 298486374)[0m
|
2641
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2642
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2643
|
+
-----------------------------------------------------------
|
2644
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2645
|
+
-----------------------------------------------------------
|
2646
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:02:01 +0200
|
2647
|
+
Processing by ForeignWebsiteController#show as HTML
|
2648
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.6ms)
|
2649
|
+
Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.0ms)
|
2650
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:02:01 +0200
|
2651
|
+
Processing by BetterFrame::ApiController#include as */*
|
2652
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (302.9ms)
|
2653
|
+
Completed 200 OK in 339ms (Views: 338.8ms | ActiveRecord: 0.0ms)
|
2654
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468933321709" for 127.0.0.1 at 2016-07-19 15:02:01 +0200
|
2655
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468933321711" for 127.0.0.1 at 2016-07-19 15:02:01 +0200
|
2656
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:02:01 +0200
|
2657
|
+
Processing by ProductsController#index as */*
|
2658
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2659
|
+
Rendered products/index.html.erb within layouts/better_frame/application (7.8ms)
|
2660
|
+
Completed 200 OK in 26ms (Views: 25.4ms | ActiveRecord: 0.4ms)
|
2661
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2662
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2663
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2664
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2665
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:03:21', '2016-07-19 13:03:21', 980190962)
|
2666
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:03:21', '2016-07-19 13:03:21', 298486374)[0m
|
2667
|
+
[1m[35m (0.9ms)[0m commit transaction
|
2668
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2669
|
+
-----------------------------------------------------------
|
2670
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2671
|
+
-----------------------------------------------------------
|
2672
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:03:22 +0200
|
2673
|
+
Processing by ForeignWebsiteController#show as HTML
|
2674
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2675
|
+
Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.0ms)
|
2676
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:03:22 +0200
|
2677
|
+
Processing by BetterFrame::ApiController#include as */*
|
2678
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (307.1ms)
|
2679
|
+
Completed 200 OK in 341ms (Views: 340.8ms | ActiveRecord: 0.0ms)
|
2680
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468933403448" for 127.0.0.1 at 2016-07-19 15:03:23 +0200
|
2681
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468933403450" for 127.0.0.1 at 2016-07-19 15:03:23 +0200
|
2682
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:03:23 +0200
|
2683
|
+
Processing by ProductsController#index as */*
|
2684
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2685
|
+
Rendered products/index.html.erb within layouts/better_frame/application (7.9ms)
|
2686
|
+
Completed 200 OK in 29ms (Views: 28.3ms | ActiveRecord: 0.4ms)
|
2687
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2688
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2689
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2690
|
+
[1m[36mFixture Delete (0.8ms)[0m [1mDELETE FROM "products"[0m
|
2691
|
+
[1m[35mFixture Insert (0.6ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:09:55', '2016-07-19 13:09:55', 980190962)
|
2692
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:09:55', '2016-07-19 13:09:55', 298486374)[0m
|
2693
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2694
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2695
|
+
-----------------------------------------------------------
|
2696
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2697
|
+
-----------------------------------------------------------
|
2698
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:09:56 +0200
|
2699
|
+
Processing by ForeignWebsiteController#show as HTML
|
2700
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2701
|
+
Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.0ms)
|
2702
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:09:56 +0200
|
2703
|
+
Processing by BetterFrame::ApiController#include as */*
|
2704
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (325.2ms)
|
2705
|
+
Completed 200 OK in 361ms (Views: 360.8ms | ActiveRecord: 0.0ms)
|
2706
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468933797475" for 127.0.0.1 at 2016-07-19 15:09:57 +0200
|
2707
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468933797477" for 127.0.0.1 at 2016-07-19 15:09:57 +0200
|
2708
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:09:57 +0200
|
2709
|
+
Processing by ProductsController#index as */*
|
2710
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2711
|
+
Rendered products/index.html.erb within layouts/better_frame/application (7.6ms)
|
2712
|
+
Completed 200 OK in 28ms (Views: 26.9ms | ActiveRecord: 0.4ms)
|
2713
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2714
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2715
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2716
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2717
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:10:21', '2016-07-19 13:10:21', 980190962)
|
2718
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:10:21', '2016-07-19 13:10:21', 298486374)[0m
|
2719
|
+
[1m[35m (0.6ms)[0m commit transaction
|
2720
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2721
|
+
-----------------------------------------------------------
|
2722
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2723
|
+
-----------------------------------------------------------
|
2724
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:10:22 +0200
|
2725
|
+
Processing by ForeignWebsiteController#show as HTML
|
2726
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2727
|
+
Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.0ms)
|
2728
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:10:22 +0200
|
2729
|
+
Processing by BetterFrame::ApiController#include as */*
|
2730
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (324.2ms)
|
2731
|
+
Completed 200 OK in 359ms (Views: 358.4ms | ActiveRecord: 0.0ms)
|
2732
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468933822752" for 127.0.0.1 at 2016-07-19 15:10:22 +0200
|
2733
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468933822750" for 127.0.0.1 at 2016-07-19 15:10:22 +0200
|
2734
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:10:22 +0200
|
2735
|
+
Processing by ProductsController#index as */*
|
2736
|
+
[1m[35mProduct Load (0.6ms)[0m SELECT "products".* FROM "products"
|
2737
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.7ms)
|
2738
|
+
Completed 200 OK in 28ms (Views: 26.7ms | ActiveRecord: 0.6ms)
|
2739
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2740
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2741
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2742
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2743
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:15:25', '2016-07-19 13:15:25', 980190962)
|
2744
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:15:25', '2016-07-19 13:15:25', 298486374)[0m
|
2745
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2746
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2747
|
+
-----------------------------------------------------------
|
2748
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2749
|
+
-----------------------------------------------------------
|
2750
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:15:26 +0200
|
2751
|
+
Processing by ForeignWebsiteController#show as HTML
|
2752
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.2ms)
|
2753
|
+
Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.0ms)
|
2754
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:15:27 +0200
|
2755
|
+
Processing by BetterFrame::ApiController#include as */*
|
2756
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (324.4ms)
|
2757
|
+
Completed 200 OK in 359ms (Views: 358.7ms | ActiveRecord: 0.0ms)
|
2758
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468934127604" for 127.0.0.1 at 2016-07-19 15:15:27 +0200
|
2759
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468934127605" for 127.0.0.1 at 2016-07-19 15:15:27 +0200
|
2760
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:15:27 +0200
|
2761
|
+
Processing by ProductsController#index as */*
|
2762
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2763
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.1ms)
|
2764
|
+
Completed 200 OK in 33ms (Views: 31.6ms | ActiveRecord: 0.4ms)
|
2765
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2766
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2767
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2768
|
+
[1m[36mFixture Delete (1.5ms)[0m [1mDELETE FROM "products"[0m
|
2769
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:16:19', '2016-07-19 13:16:19', 980190962)
|
2770
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:16:19', '2016-07-19 13:16:19', 298486374)[0m
|
2771
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2772
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2773
|
+
-----------------------------------------------------------
|
2774
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2775
|
+
-----------------------------------------------------------
|
2776
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:16:20 +0200
|
2777
|
+
Processing by ForeignWebsiteController#show as HTML
|
2778
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.2ms)
|
2779
|
+
Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
|
2780
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:16:20 +0200
|
2781
|
+
Processing by BetterFrame::ApiController#include as */*
|
2782
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (294.8ms)
|
2783
|
+
Completed 200 OK in 334ms (Views: 334.1ms | ActiveRecord: 0.0ms)
|
2784
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468934181203" for 127.0.0.1 at 2016-07-19 15:16:21 +0200
|
2785
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468934181204" for 127.0.0.1 at 2016-07-19 15:16:21 +0200
|
2786
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:16:21 +0200
|
2787
|
+
Processing by ProductsController#index as */*
|
2788
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2789
|
+
Rendered products/index.html.erb within layouts/better_frame/application (9.0ms)
|
2790
|
+
Completed 200 OK in 31ms (Views: 30.2ms | ActiveRecord: 0.4ms)
|
2791
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2792
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2793
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2794
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
2795
|
+
[1m[35mFixture Insert (0.2ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:18:50', '2016-07-19 13:18:50', 980190962)
|
2796
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:18:50', '2016-07-19 13:18:50', 298486374)[0m
|
2797
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2798
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2799
|
+
-----------------------------------------------------------
|
2800
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2801
|
+
-----------------------------------------------------------
|
2802
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:18:52 +0200
|
2803
|
+
Processing by ForeignWebsiteController#show as HTML
|
2804
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.2ms)
|
2805
|
+
Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.0ms)
|
2806
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:18:52 +0200
|
2807
|
+
Processing by BetterFrame::ApiController#include as */*
|
2808
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (374.5ms)
|
2809
|
+
Completed 200 OK in 426ms (Views: 425.5ms | ActiveRecord: 0.0ms)
|
2810
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468934333059" for 127.0.0.1 at 2016-07-19 15:18:53 +0200
|
2811
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468934333058" for 127.0.0.1 at 2016-07-19 15:18:53 +0200
|
2812
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:18:53 +0200
|
2813
|
+
Processing by ProductsController#index as */*
|
2814
|
+
[1m[35mProduct Load (0.5ms)[0m SELECT "products".* FROM "products"
|
2815
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.7ms)
|
2816
|
+
Completed 200 OK in 34ms (Views: 32.9ms | ActiveRecord: 0.5ms)
|
2817
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2818
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2819
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2820
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2821
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:24:53', '2016-07-19 13:24:53', 980190962)
|
2822
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:24:53', '2016-07-19 13:24:53', 298486374)[0m
|
2823
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2824
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2825
|
+
-----------------------------------------------------------
|
2826
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2827
|
+
-----------------------------------------------------------
|
2828
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:24:54 +0200
|
2829
|
+
Processing by ForeignWebsiteController#show as HTML
|
2830
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
2831
|
+
Completed 200 OK in 18ms (Views: 17.7ms | ActiveRecord: 0.0ms)
|
2832
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:24:54 +0200
|
2833
|
+
Processing by BetterFrame::ApiController#include as */*
|
2834
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (467.8ms)
|
2835
|
+
Completed 200 OK in 506ms (Views: 505.8ms | ActiveRecord: 0.0ms)
|
2836
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468934695399" for 127.0.0.1 at 2016-07-19 15:24:55 +0200
|
2837
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468934695397" for 127.0.0.1 at 2016-07-19 15:24:55 +0200
|
2838
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:24:55 +0200
|
2839
|
+
Processing by ProductsController#index as */*
|
2840
|
+
[1m[35mProduct Load (0.5ms)[0m SELECT "products".* FROM "products"
|
2841
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.2ms)
|
2842
|
+
Completed 200 OK in 30ms (Views: 28.6ms | ActiveRecord: 0.5ms)
|
2843
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2844
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2845
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2846
|
+
[1m[36mFixture Delete (0.5ms)[0m [1mDELETE FROM "products"[0m
|
2847
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:25:01', '2016-07-19 13:25:01', 980190962)
|
2848
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:25:01', '2016-07-19 13:25:01', 298486374)[0m
|
2849
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2850
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2851
|
+
-----------------------------------------------------------
|
2852
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2853
|
+
-----------------------------------------------------------
|
2854
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:25:02 +0200
|
2855
|
+
Processing by ForeignWebsiteController#show as HTML
|
2856
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.7ms)
|
2857
|
+
Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.0ms)
|
2858
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:25:02 +0200
|
2859
|
+
Processing by BetterFrame::ApiController#include as */*
|
2860
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (305.0ms)
|
2861
|
+
Completed 200 OK in 339ms (Views: 338.6ms | ActiveRecord: 0.0ms)
|
2862
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468934703011" for 127.0.0.1 at 2016-07-19 15:25:03 +0200
|
2863
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468934703009" for 127.0.0.1 at 2016-07-19 15:25:03 +0200
|
2864
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:25:03 +0200
|
2865
|
+
Processing by ProductsController#index as */*
|
2866
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2867
|
+
Rendered products/index.html.erb within layouts/better_frame/application (7.9ms)
|
2868
|
+
Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.4ms)
|
2869
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2870
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2871
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2872
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "products"[0m
|
2873
|
+
[1m[35mFixture Insert (0.3ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:27:30', '2016-07-19 13:27:30', 980190962)
|
2874
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:27:30', '2016-07-19 13:27:30', 298486374)[0m
|
2875
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2876
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2877
|
+
-----------------------------------------------------------
|
2878
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2879
|
+
-----------------------------------------------------------
|
2880
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:27:31 +0200
|
2881
|
+
Processing by ForeignWebsiteController#show as HTML
|
2882
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.7ms)
|
2883
|
+
Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.0ms)
|
2884
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:27:31 +0200
|
2885
|
+
Processing by BetterFrame::ApiController#include as */*
|
2886
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (305.6ms)
|
2887
|
+
Completed 200 OK in 346ms (Views: 346.0ms | ActiveRecord: 0.0ms)
|
2888
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468934851764" for 127.0.0.1 at 2016-07-19 15:27:31 +0200
|
2889
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468934851766" for 127.0.0.1 at 2016-07-19 15:27:31 +0200
|
2890
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:27:31 +0200
|
2891
|
+
Processing by ProductsController#index as */*
|
2892
|
+
[1m[35mProduct Load (0.5ms)[0m SELECT "products".* FROM "products"
|
2893
|
+
Rendered products/index.html.erb within layouts/better_frame/application (9.8ms)
|
2894
|
+
Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.5ms)
|
2895
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2896
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2897
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2898
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "products"[0m
|
2899
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:27:46', '2016-07-19 13:27:46', 980190962)
|
2900
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:27:46', '2016-07-19 13:27:46', 298486374)[0m
|
2901
|
+
[1m[35m (0.8ms)[0m commit transaction
|
2902
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2903
|
+
-----------------------------------------------------------
|
2904
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2905
|
+
-----------------------------------------------------------
|
2906
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:27:47 +0200
|
2907
|
+
Processing by ForeignWebsiteController#show as HTML
|
2908
|
+
Rendered foreign_website/show.html.erb within layouts/application (1.9ms)
|
2909
|
+
Completed 200 OK in 16ms (Views: 15.8ms | ActiveRecord: 0.0ms)
|
2910
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:27:47 +0200
|
2911
|
+
Processing by BetterFrame::ApiController#include as */*
|
2912
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (308.5ms)
|
2913
|
+
Completed 200 OK in 345ms (Views: 344.3ms | ActiveRecord: 0.0ms)
|
2914
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468934867882" for 127.0.0.1 at 2016-07-19 15:27:47 +0200
|
2915
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468934867881" for 127.0.0.1 at 2016-07-19 15:27:47 +0200
|
2916
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:27:47 +0200
|
2917
|
+
Processing by ProductsController#index as */*
|
2918
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2919
|
+
Rendered products/index.html.erb within layouts/better_frame/application (7.7ms)
|
2920
|
+
Completed 200 OK in 27ms (Views: 26.3ms | ActiveRecord: 0.4ms)
|
2921
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 15:27:51 +0200
|
2922
|
+
Processing by ProductsController#new as */*
|
2923
|
+
Rendered products/_form.html.erb (22.0ms)
|
2924
|
+
Rendered products/new.html.erb within layouts/better_frame/application (41.0ms)
|
2925
|
+
Completed 200 OK in 58ms (Views: 57.4ms | ActiveRecord: 0.0ms)
|
2926
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:27:51 +0200
|
2927
|
+
Processing by ProductsController#index as */*
|
2928
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
2929
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.7ms)
|
2930
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
2931
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 15:27:51 +0200
|
2932
|
+
Processing by ProductsController#new as */*
|
2933
|
+
Rendered products/_form.html.erb (1.6ms)
|
2934
|
+
Rendered products/new.html.erb within layouts/better_frame/application (2.1ms)
|
2935
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
2936
|
+
Started POST "/products" for 127.0.0.1 at 2016-07-19 15:27:51 +0200
|
2937
|
+
Processing by ProductsController#create as JS
|
2938
|
+
Parameters: {"utf8"=>"✓", "product"=>{"name"=>"test", "price"=>"120.30"}, "commit"=>"Create Product"}
|
2939
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2940
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "test"], ["price", 120.3], ["created_at", "2016-07-19 13:27:51.811136"], ["updated_at", "2016-07-19 13:27:51.811136"]]
|
2941
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2942
|
+
Redirected to http://127.0.0.1:22222/products/980190983
|
2943
|
+
Completed 302 Found in 19ms (ActiveRecord: 1.4ms)
|
2944
|
+
Started GET "/products/980190983" for 127.0.0.1 at 2016-07-19 15:27:51 +0200
|
2945
|
+
Processing by ProductsController#show as JS
|
2946
|
+
Parameters: {"id"=>"980190983"}
|
2947
|
+
[1m[36mProduct Load (0.3ms)[0m [1mSELECT "products".* FROM "products" WHERE "products"."id" = ? LIMIT 1[0m [["id", 980190983]]
|
2948
|
+
Rendered products/show.html.erb within layouts/better_frame/application (0.9ms)
|
2949
|
+
Completed 200 OK in 25ms (Views: 17.2ms | ActiveRecord: 0.3ms)
|
2950
|
+
Started GET "/products" for 127.0.0.1 at 2016-07-19 15:27:51 +0200
|
2951
|
+
Processing by ProductsController#index as */*
|
2952
|
+
[1m[35mProduct Load (0.2ms)[0m SELECT "products".* FROM "products"
|
2953
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.8ms)
|
2954
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
2955
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2956
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2957
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2958
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
2959
|
+
[1m[35mFixture Insert (0.6ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:30:42', '2016-07-19 13:30:42', 980190962)
|
2960
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:30:42', '2016-07-19 13:30:42', 298486374)[0m
|
2961
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2962
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2963
|
+
-----------------------------------------------------------
|
2964
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2965
|
+
-----------------------------------------------------------
|
2966
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:30:43 +0200
|
2967
|
+
Processing by ForeignWebsiteController#show as HTML
|
2968
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.2ms)
|
2969
|
+
Completed 200 OK in 17ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
2970
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:30:43 +0200
|
2971
|
+
Processing by BetterFrame::ApiController#include as */*
|
2972
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (329.2ms)
|
2973
|
+
Completed 200 OK in 368ms (Views: 367.7ms | ActiveRecord: 0.0ms)
|
2974
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468935044466" for 127.0.0.1 at 2016-07-19 15:30:44 +0200
|
2975
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468935044464" for 127.0.0.1 at 2016-07-19 15:30:44 +0200
|
2976
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:30:44 +0200
|
2977
|
+
Processing by ProductsController#index as */*
|
2978
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
2979
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.4ms)
|
2980
|
+
Completed 200 OK in 30ms (Views: 29.4ms | ActiveRecord: 0.4ms)
|
2981
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2982
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2983
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2984
|
+
[1m[36mFixture Delete (2.0ms)[0m [1mDELETE FROM "products"[0m
|
2985
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:33:32', '2016-07-19 13:33:32', 980190962)
|
2986
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:33:32', '2016-07-19 13:33:32', 298486374)[0m
|
2987
|
+
[1m[35m (0.7ms)[0m commit transaction
|
2988
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2989
|
+
-----------------------------------------------------------
|
2990
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
2991
|
+
-----------------------------------------------------------
|
2992
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:33:34 +0200
|
2993
|
+
Processing by ForeignWebsiteController#show as HTML
|
2994
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.1ms)
|
2995
|
+
Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.0ms)
|
2996
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:33:34 +0200
|
2997
|
+
Processing by BetterFrame::ApiController#include as */*
|
2998
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (315.3ms)
|
2999
|
+
Completed 200 OK in 351ms (Views: 350.7ms | ActiveRecord: 0.0ms)
|
3000
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468935214861" for 127.0.0.1 at 2016-07-19 15:33:34 +0200
|
3001
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468935214863" for 127.0.0.1 at 2016-07-19 15:33:34 +0200
|
3002
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:33:34 +0200
|
3003
|
+
Processing by ProductsController#index as */*
|
3004
|
+
[1m[35mProduct Load (1.5ms)[0m SELECT "products".* FROM "products"
|
3005
|
+
Rendered products/index.html.erb within layouts/better_frame/application (9.3ms)
|
3006
|
+
Completed 200 OK in 28ms (Views: 26.3ms | ActiveRecord: 1.5ms)
|
3007
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3008
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3009
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3010
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
3011
|
+
[1m[35mFixture Insert (0.5ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:37:46', '2016-07-19 13:37:46', 980190962)
|
3012
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:37:46', '2016-07-19 13:37:46', 298486374)[0m
|
3013
|
+
[1m[35m (0.8ms)[0m commit transaction
|
3014
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3015
|
+
-----------------------------------------------------------
|
3016
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
3017
|
+
-----------------------------------------------------------
|
3018
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:37:47 +0200
|
3019
|
+
Processing by ForeignWebsiteController#show as HTML
|
3020
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.0ms)
|
3021
|
+
Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
3022
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3023
|
+
Processing by BetterFrame::ApiController#include as */*
|
3024
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (312.4ms)
|
3025
|
+
Completed 200 OK in 347ms (Views: 346.5ms | ActiveRecord: 0.0ms)
|
3026
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468935468535" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3027
|
+
Started GET "/assets/better_frame/application-ed36c03600ef4df1f441becd174bf1e95ee90a71c235c61fa3f22e04dbeebb12.js?_=1468935468537" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3028
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3029
|
+
Processing by ProductsController#index as */*
|
3030
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
3031
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.8ms)
|
3032
|
+
Completed 200 OK in 29ms (Views: 28.0ms | ActiveRecord: 0.4ms)
|
3033
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3034
|
+
Processing by ProductsController#new as */*
|
3035
|
+
Rendered products/_form.html.erb (22.8ms)
|
3036
|
+
Rendered products/new.html.erb within layouts/better_frame/application (41.7ms)
|
3037
|
+
Completed 200 OK in 57ms (Views: 56.2ms | ActiveRecord: 0.0ms)
|
3038
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3039
|
+
Processing by ProductsController#index as */*
|
3040
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
3041
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.4ms)
|
3042
|
+
Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)
|
3043
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3044
|
+
Processing by ProductsController#new as */*
|
3045
|
+
Rendered products/_form.html.erb (1.7ms)
|
3046
|
+
Rendered products/new.html.erb within layouts/better_frame/application (2.0ms)
|
3047
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
3048
|
+
Started POST "/products" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3049
|
+
Processing by ProductsController#create as JS
|
3050
|
+
Parameters: {"utf8"=>"✓", "product"=>{"name"=>"test", "price"=>"120.30"}, "commit"=>"Create Product"}
|
3051
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3052
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "test"], ["price", 120.3], ["created_at", "2016-07-19 13:37:48.890481"], ["updated_at", "2016-07-19 13:37:48.890481"]]
|
3053
|
+
[1m[35m (0.8ms)[0m commit transaction
|
3054
|
+
Redirected to http://127.0.0.1:22222/products/980190984
|
3055
|
+
Completed 302 Found in 19ms (ActiveRecord: 1.5ms)
|
3056
|
+
Started GET "/products/980190984" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3057
|
+
Processing by ProductsController#show as JS
|
3058
|
+
Parameters: {"id"=>"980190984"}
|
3059
|
+
[1m[36mProduct Load (0.3ms)[0m [1mSELECT "products".* FROM "products" WHERE "products"."id" = ? LIMIT 1[0m [["id", 980190984]]
|
3060
|
+
Rendered products/show.html.erb within layouts/better_frame/application (1.0ms)
|
3061
|
+
Completed 200 OK in 25ms (Views: 16.6ms | ActiveRecord: 0.3ms)
|
3062
|
+
Started GET "/products" for 127.0.0.1 at 2016-07-19 15:37:48 +0200
|
3063
|
+
Processing by ProductsController#index as */*
|
3064
|
+
[1m[35mProduct Load (0.2ms)[0m SELECT "products".* FROM "products"
|
3065
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.7ms)
|
3066
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
3067
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3068
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3069
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3070
|
+
[1m[36mFixture Delete (0.6ms)[0m [1mDELETE FROM "products"[0m
|
3071
|
+
[1m[35mFixture Insert (0.4ms)[0m INSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:50:07', '2016-07-19 13:50:07', 980190962)
|
3072
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at", "id") VALUES ('MyString', 1.5, '2016-07-19 13:50:07', '2016-07-19 13:50:07', 298486374)[0m
|
3073
|
+
[1m[35m (0.8ms)[0m commit transaction
|
3074
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3075
|
+
---------------------------
|
3076
|
+
BetterFrameTest: test_truth
|
3077
|
+
---------------------------
|
3078
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3079
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3080
|
+
-----------------------------------------------------------
|
3081
|
+
IncludeTest: test_include_&_navigate_site_with_better_frame
|
3082
|
+
-----------------------------------------------------------
|
3083
|
+
Started GET "/foreign_website" for 127.0.0.1 at 2016-07-19 15:50:08 +0200
|
3084
|
+
Processing by ForeignWebsiteController#show as HTML
|
3085
|
+
Rendered foreign_website/show.html.erb within layouts/application (2.3ms)
|
3086
|
+
Completed 200 OK in 28ms (Views: 27.3ms | ActiveRecord: 0.0ms)
|
3087
|
+
Started GET "/better_frame" for 127.0.0.1 at 2016-07-19 15:50:09 +0200
|
3088
|
+
Processing by BetterFrame::ApiController#include as */*
|
3089
|
+
Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (573.8ms)
|
3090
|
+
Completed 200 OK in 619ms (Views: 618.8ms | ActiveRecord: 0.0ms)
|
3091
|
+
Started GET "/assets/better_frame/application-4f84ba9b8f56a09f36c5dbb07e525e1bb2aa7d35b8cef3afea30fcb74dacdf82.js?_=1468936209688" for 127.0.0.1 at 2016-07-19 15:50:09 +0200
|
3092
|
+
Started GET "/assets/application-f9d8e5ce8f528d997d58156ff5f8c1d4b0741ac22b367a6a6294b3c7e9758e96.js?_=1468936209685" for 127.0.0.1 at 2016-07-19 15:50:09 +0200
|
3093
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:50:09 +0200
|
3094
|
+
Processing by ProductsController#index as */*
|
3095
|
+
[1m[35mProduct Load (0.4ms)[0m SELECT "products".* FROM "products"
|
3096
|
+
Rendered products/index.html.erb within layouts/better_frame/application (8.8ms)
|
3097
|
+
Completed 200 OK in 34ms (Views: 33.3ms | ActiveRecord: 0.4ms)
|
3098
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 15:50:09 +0200
|
3099
|
+
Processing by ProductsController#new as */*
|
3100
|
+
Rendered products/_form.html.erb (25.9ms)
|
3101
|
+
Rendered products/new.html.erb within layouts/better_frame/application (44.9ms)
|
3102
|
+
Completed 200 OK in 61ms (Views: 60.9ms | ActiveRecord: 0.0ms)
|
3103
|
+
Started GET "/" for 127.0.0.1 at 2016-07-19 15:50:09 +0200
|
3104
|
+
Processing by ProductsController#index as */*
|
3105
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products"[0m
|
3106
|
+
Rendered products/index.html.erb within layouts/better_frame/application (1.6ms)
|
3107
|
+
Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.2ms)
|
3108
|
+
Started GET "/products/new" for 127.0.0.1 at 2016-07-19 15:50:09 +0200
|
3109
|
+
Processing by ProductsController#new as */*
|
3110
|
+
Rendered products/_form.html.erb (1.8ms)
|
3111
|
+
Rendered products/new.html.erb within layouts/better_frame/application (2.2ms)
|
3112
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
3113
|
+
Started POST "/products" for 127.0.0.1 at 2016-07-19 15:50:10 +0200
|
3114
|
+
Processing by ProductsController#create as JS
|
3115
|
+
Parameters: {"utf8"=>"✓", "product"=>{"name"=>"test", "price"=>"120.30"}, "commit"=>"Create Product"}
|
3116
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3117
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("name", "price", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "test"], ["price", 120.3], ["created_at", "2016-07-19 13:50:10.077496"], ["updated_at", "2016-07-19 13:50:10.077496"]]
|
3118
|
+
[1m[35m (0.8ms)[0m commit transaction
|
3119
|
+
Redirected to http://lvh.me:22222/products/980190985
|
3120
|
+
Completed 302 Found in 19ms (ActiveRecord: 1.5ms)
|
3121
|
+
Started GET "/products/980190985" for 127.0.0.1 at 2016-07-19 15:50:10 +0200
|
3122
|
+
Processing by ProductsController#show as */*
|
3123
|
+
Parameters: {"id"=>"980190985"}
|
3124
|
+
[1m[36mProduct Load (0.2ms)[0m [1mSELECT "products".* FROM "products" WHERE "products"."id" = ? LIMIT 1[0m [["id", 980190985]]
|
3125
|
+
Rendered products/show.html.erb within layouts/better_frame/application (1.0ms)
|
3126
|
+
Completed 200 OK in 26ms (Views: 18.1ms | ActiveRecord: 0.2ms)
|
3127
|
+
Started GET "/products" for 127.0.0.1 at 2016-07-19 15:50:10 +0200
|
3128
|
+
Processing by ProductsController#index as */*
|
3129
|
+
[1m[35mProduct Load (0.2ms)[0m SELECT "products".* FROM "products"
|
3130
|
+
Rendered products/index.html.erb within layouts/better_frame/application (2.3ms)
|
3131
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.2ms)
|
3132
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|