This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| field | |
| <row> | |
| <field name="video_id">3676</field> | |
| <field name="title">Todd Duncan - Reverse Tabata</field> | |
| <field name="description"></field> | |
| <field name="search">1</field> | |
| <field name="owner_type"></field> | |
| <field name="owner_id">5956</field> | |
| <field name="parent_type" xsi:nil="true" /> | |
| <field name="parent_id" xsi:nil="true" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <field name="code"><div><div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.2493%;"><iframe src="https://www.youtube.com/embed/l3vP9vd_Bcs?feature=oembed" style="border: 0; top: 0; left: 0; width: 100%; height: 100%; position: absolute;" allowfullscreen scrolling="no"></iframe></div></div>lt;div<div><div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.2493%;"><iframe src="https://www.youtube.com/embed/l3vP9vd_Bcs?feature=oembed" style="border: 0; top: 0; left: 0; width: 100%; height: 100%; position: absolute;" allowfullscreen scrolling="no"></iframe></div></div>gt;<div><div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.2493%;"><iframe src="https://www.youtube.com/embed/l3vP9vd_Bcs?feature=oembed" style="border: 0; top: 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <row> | |
| <field name="video_id">343</field> | |
| <field name="title">KidFit</field> | |
| <field name="description">Aaron | 20 Min</field> | |
| <field name="search">1</field> | |
| <field name="owner_type"></field> | |
| <field name="owner_id">1</field> | |
| <field name="parent_type" xsi:nil="true" /> | |
| <field name="parent_id" xsi:nil="true" /> | |
| <field name="creation_date">2014-11-12 21:27:51</field> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 13 W, [2018-03-28T22:52:04.940575 #326] WARN -- : [322dc34a-8e36-4cdd-b305-f7630fe52740] Can't verify CSRF token authenticity. | |
| 14 W, [2018-03-28T23:02:21.550413 #326] WARN -- : [7eb89e04-18eb-41db-9de7-d408b622ede7] Can't verify CSRF token authenticity. | |
| 15 W, [2018-03-28T23:11:16.960666 #2652] WARN -- : [ada1e377-d289-4f5c-b5eb-17cf079c7011] Can't verify CSRF token authenticity. | |
| 16 E, [2018-03-28T23:11:16.961712 #2652] ERROR -- : [ada1e377-d289-4f5c-b5eb-17cf079c7011] Cancel Membership | |
| 17 | |
| 18 E, [2018-03-28T23:11:16.962019 #2652] ERROR -- : [ada1e377-d289-4f5c-b5eb-17cf079c7011] IP: 50.55.57.37 | |
| 19 | |
| 20 E, [2018-03-28T23:11:16.962116 #2652] ERROR -- : [ada1e377-d289-4f5c-b5eb-17cf079c7011] Params: <ActionController::Parameters {"param1"=>"value1", "param2"=>"value2", "controller"=>"payments", "action"=>"cancellation_processing"} permitted: false> | |
| 21 | |
| 22 E, [2018-03-28T23:11:16.962157 #2652] ERROR -- : [ada1e377-d289-4f5c-b5eb-17cf079c7011] Post Cancel Membership |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #<User id: 3, email: "contactalisamk@gmail.com", created_at: "2018-03-23 | |
| 22:42:30", updated_at: "2018-03-23 22:42:30", role: nil, member_id: "2055217698", amount: "19.99", epoch_answer: nil, username: "Alisamk", product_code: "crojjv1p1208551", answer: nil>]> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $(function() { | |
| $( ".challenge-container" ).click(function() { | |
| var description = $(this).children('.description') | |
| $( description ).toggle(); | |
| console.log( this ) | |
| }); | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2.4.1 :003 > v.source_video | |
| => "<iframe class='sproutvideo-player' src='//videos.sproutvideo.com/embed/189adfb51a1ee3c590/17c35ca85d385192' width='630' height='1118' frameborder='0' allowfullscreen></iframe>" | |
| 2.4.1 :004 > |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .preview--list | |
| %ul | |
| - Video.all.each do |released_video| | |
| = link_to video_path(released_video) do | |
| - @video_list.each do |video| | |
| %li | |
| = image_tag(video[:assets][:poster_frames][0]) | |
| %p.title | |
| = video[:title] | |
| %p.date |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1 F, [2018-03-11T03:44:57.169341 #25171] FATAL -- : [afd6362f-12ac-46d6-8186-81794894fc71]··· | |
| 2 F, [2018-03-11T03:44:57.169475 #25171] FATAL -- : [afd6362f-12ac-46d6-8186-81794894fc71] NoMethodError (undefined method `host_domain' for nil:NilClass): | |
| 3 F, [2018-03-11T03:44:57.169511 #25171] FATAL -- : [afd6362f-12ac-46d6-8186-81794894fc71]··· | |
| 4 F, [2018-03-11T03:44:57.169539 #25171] FATAL -- : [afd6362f-12ac-46d6-8186-81794894fc71] app/models/app_setting.rb:6:in `method_missing' | |
| 5 [afd6362f-12ac-46d6-8186-81794894fc71] app/controllers/admin/photo_sessions_controller.rb:29:in `edit' | |
| 6 F, [2018-03-11T03:45:05.483799 #25171] FATAL -- : [6163956c-14cb-4642-a271-6ae9ac311e89]··· | |
| 7 F, [2018-03-11T03:45:05.484010 #25171] FATAL -- : [6163956c-14cb-4642-a271-6ae9ac311e89] NoMethodError (undefined method `host_domain' for nil:NilClass): | |
| 8 F, [2018-03-11T03:45:05.484046 #25171] FATAL -- : [6163956c-14cb-4642-a271-6ae9ac311e89]··· | |
| 9 F, [2018-03-11T03:45:05.484073 #25171] FATAL -- : [616395 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Scriptures | |
| Tithing is a biblical principal but not a new testament principle. | |
| Where does tithing come from? | |
| Old Testament Principles tied to the temple system | |
| First mention of tithing: |