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
task :logs do | |
on roles(:app) do | |
# Establish link to database before running asset precompile | |
execute :tail, '-f', "#{current_path}/log/#{fetch(:stage)}.log" | |
end | |
end |
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
R4C Developer Meeting R1.0 | |
Motivo: | |
La idea es concisa: | |
Invitar a desarrolladores de Rio Cuarto y otros lugares | |
para juntarnos, aprender algo y de paso socializar. Se van a proponer charlas, | |
workshops, rants, etc. El tiempo es de 2 o 3 horas: 90 minutos de charlas, 90 de | |
socializar, hacking, etc. |
OlderNewer