-
$BODY_TEXT
-
- [x] Upgrade RoR before Rails 5
- [x] Add identicons avatar support.
- [x] Remove nesting from comments
- [x] Review event forms
- [x] ~~Show language selector in header~~
- [x] Add missing loca…
-
Ya que nos ponemos en serio, vamos a hacerlo bien.
Deberíamos:
- Trasladar esta repo a la cuenta del gul (@guluc3m)
- Meter a los nuevos miembros en esta organización (como yo, por ejemplo)
- Asig…
-
-Meter una pestaña de eventos (Jornadas, GUL Jamón)
-Poner el horario/calendario en la pestaña de cada grupo
-Usar OpenStreetView
-Mantener el matrix
-
Kafka doesn't like lists inside the intents.
Example (show method from the shell):
```
{
'intent': 'shell.show',
'payloads': [ what ]
}
```
Writing in the shell `show("pepe")` return…
-
Quizás estaria guay usar argsparse: http://docs.python.org/3.4/library/argparse.html :)