Skip to content

Instantly share code, notes, and snippets.

View menkel's full-sized avatar

Rousseau Clément menkel

View GitHub Profile

Contract Killer

Le contrat open-source à destination des designers et développeurs Web par Stuff & Nonsense


Keybase proof

I hereby claim:

  • I am menkel on github.
  • I am crousseau (https://keybase.io/crousseau) on keybase.
  • I have a public key whose fingerprint is A972 165D 2CC1 4E06 82BE 519A 70EA 511B 9F5C A0FB

To claim this, I am signing this object:

[ContentType]... sending News Failed (422)
entries_custom_fields => base, translation missing: fr.mongoid.errors.models.locomotive/content_type.attributes.entries_custom_fields.too_few_custom_fields
[Page]... sending Home page (index) Skipped
@menkel
menkel / a.md
Created June 29, 2012 18:19 — forked from rkh/a.md

This allows you to use the following video streaming services outside of the US from your Mac without having to use a proxy or VPN, so no big bandwidth issues:

  • Netflix
  • Hulu / HuluPlus
  • CBS
  • ABC
  • MTV
  • theWB
  • CW TV
  • Crackle
@menkel
menkel / gist:2867602
Created June 4, 2012 10:08
non-www to www redirection for heroku
class WwwRedirect
def initialize(app)
@app = app
end
def call(env)
request = Rack::Request.new(env)
if request.host =~ /^mysite.com/
@menkel
menkel / gist:2823107
Created May 29, 2012 07:24
Grape Gemfile.lock
GIT
remote: git://github.com/freelancing-god/combustion
revision: d7a6836269a8fb528bc3721e9b8c06b5a62ef3cc
ref: d7a6836269a8fb528bc3721e9b8c06b5a62ef3cc
specs:
combustion (0.3.1)
rails (>= 3.1.0)
thor (>= 0.14.6)
GIT
@menkel
menkel / gist:2819907
Created May 28, 2012 16:11
App Store.app crash on 10.8
Process: App Store [4615]
Path: /Applications/App Store.app/Contents/MacOS/App Store
Identifier: com.apple.appstore
Version: 1.2 (122)
Build Info: Firenze-122000000000000~11
Code Type: X86-64 (Native)
Parent Process: launchd [161]
User ID: 501