- Site: euruko2015.org
- Activity:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NoMethodError: | |
undefined method `view_assigns' for nil:NilClass | |
# ./spec/decorators/farm_decorator_spec.rb:11:in `block (3 levels) in <top (required)>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hannelita | |
vitorkusiaki | |
alessandrodbatista | |
andrerpbts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "12 Years of Spring: An Open Source Journey", | |
"abstract": "Spring emerged as a core open source project in early 2003 and evolved to a broad portfolio of open source projects up until 2015. This keynote reflects upon the journey so far, with a focus on the open source ecosystem that Spring lives within, including stories and anecdotes from the old days as well as from recent times. Not getting stuck in history, we’ll also look at the continuity of Spring’s philosophy and its immediate applicability to Java development challenges in 2015 and beyond.", | |
"topics": ["keynote", "spring"], | |
"room": "Auditorium", | |
"timeslot": "Wed 29th, 09:30-10:30", | |
"speaker": { | |
"name": "Juergen Hoeller", | |
"bio": "Juergen Hoeller is co-founder of the Spring Framework open source project and has been serving as the project lead and release manager for the core framework since 2003. Juergen is an experienced software architect and consultant with outstanding expertise in code organizatio |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"session": { | |
"title": "12 Years of Spring: An Open Source Journey", | |
"abstract": "Spring emerged as a core open source project in early 2003 and evolved to a broad portfolio of open source projects up until 2015. This keynote reflects upon the journey so far, with a focus on the open source ecosystem that Spring lives within, including stories and anecdotes from the old days as well as from recent times. Not getting stuck in history, we’ll also look at the continuity of Spring’s philosophy and its immediate applicability to Java development challenges in 2015 and beyond.", | |
} | |
"topics": ["keynote", "spring"], | |
"room": "Auditorium", | |
"timeslot": "Wed 29th, 09:30-10:30", | |
"speaker": { | |
"name": "Juergen Hoeller", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Neo4j implementation for the DocManager. Receives documents and | |
communicates with Neo4j Server. | |
""" | |
import base64 | |
import logging | |
from threading import Timer | |
import bson.json_util |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jdk: | |
- oraclejdk7 | |
before_script: | |
# install Neo4j locally: | |
- wget dist.neo4j.org/neo4j-community-2.2.4-unix.tar.gz | |
- tar -xzf neo4j-community-2.2.4-unix.tar.gz | |
- sed -i.bak s/dbms.security.auth_enabled=true/dbms.security.auth_enabled=false/g neo4j-community-2.2.4/conf/neo4j-server.properties | |
- neo4j-community-2.2.4/bin/neo4j start | |
- sleep 20 |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
235bc2af-e3d4-4087-9cac-f3859305a20e, The Doobie Brothers, classic pop and rock, TRJBJBB128F423C18D, Open Your Eyes (LP Version), 196 | |
6b2fa094-eee6-49b6-b70b-5175c8bdb3bf, Thievery Corporation, dance and electronica, TRDXGYW128F92C5A72, Lebanese Blonde, 290 | |
97ec57a5-0407-4d51-8b00-358182a5c83a, Charlie Haden / Don Cherry / Ed Blackwell, jazz and blues, TRLIGCS128EF340743, The Blessing, 361 | |
34cbb1f4-a69d-4130-899f-fa58680e283d, Deadmau5, dance and electronica, TRIMECG128F92D0147, Arguru, 429 | |
bb2d65f5-67d8-4b52-bb9a-b2b56fe5781a, Lamont Dozier, classic pop and rock, TREFTZR128F931B012, Dearest One, 125 | |
e3572949-32c0-4f6b-bbea-da1acdd198f9, Lisa Gerrard_Patrick Cassidy, classic pop and rock, TRCROJO128F423F01E, Amergin's Invocation, 379 | |
6e37c3a3-22e3-4f6a-bf1f-5b8760b31db3, Brenda Holloway, soul and reggae, TRVUGEY128E0784CC5, Starting The Hurt All Over Again, 145 | |
2bd10f14-b084-4e71-b5a6-0f235596d9bb, Freddie Hubbard, jazz and blues, TRCETNV128E0783A94, Hub-Tones, 505 | |
49525958-d4c7-4abd-a53d-b98b31dbd381, Nevrot |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C | C.W. Stoneking | |
---|---|---|
C | CH2K | |
C | CHARLIE HUNTER WITH LEON PARKER | |
C | Calvin Harris | |
C | Camané | |
C | Cameo | |
C | Camilo Sesto | |
C | Camilo Sesto;Guillermo Anton;Charly Chausson;Coro | |
C | Camino De Lobo | |
C | Captain Beefheart |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"track_id", "artist", "genre", "music_file", "track", "track_length_in_seconds" | |
"235bc2af-e3d4-4087-9cac-f3859305a20e", "The Doobie Brothers", "classic pop and rock", "TRJBJBB128F423C18D", "Open Your Eyes (LP Version)", "196" | |
"6b2fa094-eee6-49b6-b70b-5175c8bdb3bf", "Thievery Corporation", "dance and electronica", "TRDXGYW128F92C5A72", "Lebanese Blonde", "290" | |
"97ec57a5-0407-4d51-8b00-358182a5c83a", "Charlie Haden / Don Cherry / Ed Blackwell", "jazz and blues", "TRLIGCS128EF340743", "The Blessing", "361" | |
"34cbb1f4-a69d-4130-899f-fa58680e283d", "Deadmau5", "dance and electronica", "TRIMECG128F92D0147", "Arguru", "429" | |
"bb2d65f5-67d8-4b52-bb9a-b2b56fe5781a", "Lamont Dozier", "classic pop and rock", "TREFTZR128F931B012", "Dearest One", "125" | |
"e3572949-32c0-4f6b-bbea-da1acdd198f9", "Lisa Gerrard_Patrick Cassidy", "classic pop and rock", "TRCROJO128F423F01E", "Amergin's Invocation", "379" | |
"6e37c3a3-22e3-4f6a-bf1f-5b8760b31db3", "Brenda Holloway", "soul and reggae", "TRVUGEY128E0784CC5", "Starting The Hurt Al |
OlderNewer