Skip to content

Instantly share code, notes, and snippets.

View 3den's full-sized avatar

Marcelo Eden 3den

View GitHub Profile
@oelmekki
oelmekki / doc.md
Created December 30, 2015 19:37
Rails + Browserify + React + es7

1. Gemfile

gem 'browserify-rails', '1.5.0' # until fix: https://github.com/browserify-rails/browserify-rails/issues/101
gem 'react-rails'

Browserify-rails allows to use browserify within assets pipeline. React-rails is here only to allow to use #react_component (and thus, prerendering).

Note that jquery-rails can be removed from Gemfile, the npm version of jquery and jquery-ujs will be used instead.

@3den
3den / gist:1334345
Created November 2, 2011 17:51
Eden's Resume
// My Resume is a valid JSON
var MarceloEdenSiqueira = {
"Born at": "23/08/1985 - Recife/PE - Brasil",
"Email": "edendroid@gmail.com",
"Homepage": "http://3den.org",
"LinkedIn": "http://www.linkedin.com/in/marceloeden",
"GitHub": "https://github.com/3den",
"GoogleCode": "http://code.google.com/u/edendroid/",
"Skills": [