Skip to content

Instantly share code, notes, and snippets.

@builtin "whitespace.ne"
Base -> ( BgLayer _ "," _ ):* FinalBgLayer {% function (data,location) {return { name: 'Base', values: data.filter(Boolean), location }; } %}
BgLayer -> ( BgImage | ( Position ( _ "/" _ BgSize ):? ) | RepeatStyle | Attachment | ( Box ( __ Box ):? ) ) ( __ ( BgImage | ( Position ( _ "/" _ BgSize ):? ) | RepeatStyle | Attachment | ( Box ( __ Box ):? ) ) ):* {% function(data, location) {
return { name: 'BgLayer', values: data.filter(Boolean), location };
} %}
FinalBgLayer -> ( BgImage | ( Position ( _ "/" _ BgSize ):? ) | RepeatStyle | Attachment | Box | Box | BackgroundColor ) ( __ ( BgImage | ( Position ( _ "/" _ BgSize ):? ) | RepeatStyle | Attachment | Box | Box | BackgroundColor ) ):* {% function(data, location) {
return { name: 'FinalBgLayer', values: data.filter(Boolean), location };

Keybase proof

I hereby claim:

  • I am leonero on github.
  • I am leofnerone (https://keybase.io/leofnerone) on keybase.
  • I have a public key ASC_oJX5SXIW3cGOyc_1vmuOv1Oqcy3CJC7F6LNhSawU3Ao

To claim this, I am signing this object:

@LeoNero
LeoNero / gist:5a1c97375106d40ed9f9748304112980
Created November 14, 2016 23:16
default/login/login.js
login() {
let loginData = {
username: this.username,
password: this.password,
school: this.selectedSchool //this.selectSchool retorna o ID da escola, e não o Object
};
this.authService
.login(loginData)
.then(response => {
@LeoNero
LeoNero / README.md
Last active November 29, 2019 11:10

Semantic, responsive, magical, easy to learn flexbox grid.

const express = require('express')
const bodyParser = require('body-parser')
const methodOverride = require('method-override')
const axios = require('axios')
const app = express()
app.use(bodyParser.urlencoded({ extended: false }))
app.use(bodyParser.json())
require 'capistrano/setup'
require 'capistrano/deploy'
require "capistrano/scm/git" #If using 3.9.0
install_plugin Capistrano::SCM::Git #If using 3.9.0
** Invoke production (first_time)
** Execute production
** Invoke load:defaults (first_time)
** Execute load:defaults
cap aborted!
NameError: uninitialized constant SSHKit::Logger::ANY
/opt/ruby2.3/lib/ruby/gems/2.3.0/gems/sshkit-1.14.0/lib/sshkit/configuration.rb:90:in `const_get'
/opt/ruby2.3/lib/ruby/gems/2.3.0/gems/sshkit-1.14.0/lib/sshkit/configuration.rb:90:in `logger'
/opt/ruby2.3/lib/ruby/gems/2.3.0/gems/sshkit-1.14.0/lib/sshkit/configuration.rb:51:in `output_verbosity='
/opt/ruby2.3/lib/ruby/gems/2.3.0/gems/capistrano-3.4.0/lib/capistrano/configuration.rb:83:in `block in configure_backend'
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaa