Ubiquo worker should log to rails log
Reported by Ramon Salvadó | October 10th, 2011 @ 10:46 AM | in 0.8 (closed)
And also avoid big autoflushing since it makes it difficult to debug what's going on in realtime.
Comments and changes to this ticket
-

Ramon Salvadó October 10th, 2011 @ 10:47 AM
- → State changed from new to resolved
(from [7af0e32c24e0d4d904e95942c721968dbdce8324]) Ubiquo workers now log to rails log [#596 state:resolved] https://github.com/gnuine/ubiquo_jobs/commit/7af0e32c24e0d4d904e959...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Ruby on Rails based application framework.
Check the ubiquo website.
Source available from github
Ubiquo plugins can be found at http://github.com/gnuine
Check out the development master (Edge ubiquo):
gem install ubiquo
ubiquo --edge myapp
Creating or reviewing a patch
See the contributor guide.
Creating a feature request
If you want a new feature in Ubiquo it's best to implement it yourself.
Creating a bug report
When creating a bug report, be sure to include as much relevant information as possible. Post the code sample that causes the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.