A Pen by Captain Anonymous on CodePen.
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
| scope :approved_for_slideshow, ->{ | |
| includes(:promo). | |
| where('promos.show_in_slideshow is not false'). | |
| where('approved_for_slideshow_at is not null') | |
| } | |
| ----- vs ----- | |
| scope :approved_for_slideshow, ->{ |
I wrote the beginnings of something and struggled with the mission statement a bit, so I thought I'd read the others. When I read @vendion's I threw mine away, I love the concept of "growing a stronger community". I tried to build a different picture of the schedule so I didn't copy everything from him, but this mission statement is mostly a heavy edit of his. Many thanks @vendion :)
Growing Chattanooga's Developers and Creators
Chadev helps grow a stronger tech community in Chattanooga by sharing knowledge and ideas in an open environment.
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
| <html><head></head><body></body></html> |
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
| <!DOCTYPE html><html><head> | |
| <script async="" crossorigin="anonymous" src="https://edge.fullstory.com/s/fs.js"></script><script> | |
| //<![CDATA[ | |
| window.CapybaraLockstep = (function() { | |
| // State and configuration | |
| let debug | |
| let jobCount | |
| let idleCallbacks | |
| let finishedWorkTags | |
| let defaultWaitTasks |
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
| <!DOCTYPE html><html><head> | |
| <script async="" crossorigin="anonymous" src="https://edge.fullstory.com/s/fs.js"></script><script> | |
| //<![CDATA[ | |
| window.CapybaraLockstep = (function() { | |
| // State and configuration | |
| let debug | |
| let jobCount | |
| let idleCallbacks | |
| let finishedWorkTags | |
| let defaultWaitTasks |
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
| [log] %c Brightside %c "" %c "" background: #2E4985; color: #EDF6FC; font-weight: bold; border-radius: 3px; padding: 2px 4px; margin-right: 4px; background: #6C8DBF; color: #EDF6FC; font-weight: bold; border-radius: 3px; padding: 2px 4px; margin-right: 4px; background: #C3DAF1; color: #1A3266; border-radius: 3px; padding: 2px; | |
| [warning] [GroupMarkerNotSet(crbug.com/242999)!:A0B01B003C1E0000]Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader flag to opt in to lower security guarantees for trusted content. | |
| [error] Failed to load resource: the server responded with a status of 401 (...) | |
| [warning] [GroupMarkerNotSet(crbug.com/242999)!:A0B01B003C1E0000]Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader flag to opt in to lower security guarantees for trusted content. | |
| [error] Failed to load resource: the server responded with a status of 401 (...) |
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
| <!DOCTYPE html><html><head> | |
| <script async="" crossorigin="anonymous" src="https://edge.fullstory.com/s/fs.js"></script><script> | |
| //<![CDATA[ | |
| window.CapybaraLockstep = (function() { | |
| // State and configuration | |
| let debug | |
| let jobCount | |
| let idleCallbacks | |
| let finishedWorkTags | |
| let defaultWaitTasks |