Skip to content

Instantly share code, notes, and snippets.

View jjaffeux's full-sized avatar

Joffrey JAFFEUX jjaffeux

View GitHub Profile
import Controller from '@ember/controller';
import { tracked } from '@glimmer/tracking';
export default class ApplicationController extends Controller {
appName = 'Ember Twiddle';
@tracked reply = 'default';
}
# Copyright (c) 2012, HipByte SPRL and contributors
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# 1. Redistributions of source code must retain the above copyright notice, this
# list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright notice,
# this list of conditions and the following disclaimer in the documentation
#!/usr/bin/env bash
apt-get -y update
apt-get -y install build-essential zlib1g-dev libssl-dev libreadline6-dev libyaml-dev make
cd /tmp
wget ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz
tar -xvzf ruby-1.9.3-p327.tar.gz
cd ruby-1.9.3-p327/
./configure --prefix=/usr/local
make
make install
@jjaffeux
jjaffeux / Gemfile
Created September 30, 2012 21:50 — forked from michael-erasmus/Gemfile
ttt_attributed_label example
source "https://rubygems.org"
gem 'sugarcube'
gem 'motion-cocoapods', :git => 'https://github.com/HipByte/motion-cocoapods.git' # 1.1.4 seems broken
@jjaffeux
jjaffeux / gist:3181367
Created July 26, 2012 10:20 — forked from saetia/gist:1623487
Clean Install – Mountain Lion OS X 10.8 DP3 Update 4
@jjaffeux
jjaffeux / speakerdecks.md
Created July 16, 2012 18:10 — forked from catwell/active.md
Speakerdecks
@jjaffeux
jjaffeux / gist:2926117
Created June 13, 2012 20:01 — forked from cedufca/gist:1265607
ElasticSearch Negative Boosting
---
:query:
:boosting:
:positive:
:filtered:
:query:
:bool:
:should:
- :text:
:name: