CLICK ME
yes, even hidden code blocks!
print("hello world!")| ruby '2.7.1' | |
| gem 'rails', github: 'rails/rails' | |
| gem 'tzinfo-data', '>= 1.2016.7' # Don't rely on OSX/Linux timezone data | |
| # Action Text | |
| gem 'actiontext', github: 'basecamp/actiontext', ref: 'okra' | |
| gem 'okra', github: 'basecamp/okra' | |
| # Drivers |
| defmodule RFlatten do | |
| @moduledoc """ | |
| RFlatten will take an list of Integers of an arbitrary length and depth of | |
| nesting and produce a single list containing only those Integers found. | |
| """ | |
| @doc """ | |
| The main recursion call allows for us to split the list into it's first | |
| element (i.e., head) and the remainder of the problem (i.e., tail). We then | |
| recurse through until we hit an element (i.e., call(element)) or the end of |
A Dashing widget for displaying the number of visitors to your website over a specified timeframe, as reported by Google Analytics
| WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.7.8 | |
| $ bundle config build.nokogiri --with-xml2-include=$HOMEBREW_HOME/Cellar/libxml2/2.8.0/include/libxml2 --with-xml2-lib=$HOMEBREW_HOME/Cellar/libxml2/2.8.0/lib --with-xslt-dir=$HOMEBREW_HOME/Cellar/libxslt/1.1.26 | |
| $ gem uninstall nokogiri | |
| $ bundle install |
| ּ_בּ | |
| בּ_בּ | |
| טּ_טּ | |
| כּ‗כּ | |
| לּ_לּ | |
| מּ_מּ | |
| סּ_סּ | |
| תּ_תּ | |
| ٩(×̯×)۶ | |
| ٩(̾●̮̮̃̾•̃̾)۶ |