Enlaces a información de interés:
-
Gadgets:
-
iPhone:
- Dev Team (Web con desarrollos sobre jailbreak del iPhone).
- On the iPhone (Web de Geohot sobre jailbreak del iPhone).
-
iPhone:
-
Informática:
- Sistemas operativos:
-
Programación:
-
C/C++:
- openFrameworks (open source C++ toolkit
for creative coding).
- openFrameworks (open source C++ toolkit
- Ruby on Rails:
-
C/C++:
Poco a poco iré completando información, en caso de que conozcáis algún enlace útil hacédmelo llegar vía comentario, absteneos de mandar enlaces que no tengan sentido en esta web; también es de agradecer que si algún enlace pasa a estar roto sea notificado.
2 comentarios
Marco Gutsche escribió:
2010/01/26, a las 14:55 (UTC 2 )
Hello,
I found your advanced roadmap plugin on the redmine page and tried to install version 0.0.5 on redmine 0.8.7.
When calling rake db:migrate_plugins an error occurs:
** Invoke db:migrate_plugins (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
Missing session secret. Please run ‘rake config/initializers/session_store.rb’ to generate one
/var/www/redmine-0.8.7/app/controllers/application.rb:29
/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require’
/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require’
I called this command, redmine and some other plugins are already running
Can you please help me to install your plugin?
Thank a lot.
Regards
Marco Gutsche
Emilio González Montaña escribió:
2010/02/04, a las 00:06 (UTC 2 )
Sorry about the email notification, I changed the email server and now it’s broken…
Read the Redmine upgrade process, you missed to go on the steps, the 0.8.7 and above has special migration process.