Philippe Lafoucrière

Results 30 comments of Philippe Lafoucrière

sounds I only have to use Activity.user_id_is(current_user.friend_ids) :)

Any news on this? I don't think looking for someone dedicated to reach a 1.0 would be a good idea. At least 2 or 3 users have proposed to help,...

I have replaced them with `NextInSection` and `PreviousInSection`, as I couldn't make the links in the order I wanted (probably an issue with the weights).The problem is more new users...

I created this because I want to be able to test that my worker is registered.

Exactly as in https://github.com/gravis/goworker/blob/47c41eee3d1697086b36351383677e4f67ab55a7/workers_test.go I have tests for my workers, but if they're not registered, I will have runtime errors like: ``` 1388601384386690670 [Critical] No worker for SomeJob in queue...

Globally, I would like to add more exported (public) methods like that, for example to provide runtime info of my workers through various interfaces (telnet, http, etc.).

Any news on this? (and the other issues, more generally) thanks

Ok, to myself : The item is surrounded with a .zoom div class. Add this to screen.sass (we're using sass of course, aren't you?) : .zoom :display none In application.js...

I'm having the same issue on another project. Unfortunately: https://github.com/mattn/go-sqlite3/issues/402 :(

Be careful with this fork, as we don't maintain it anymore. It has been deprecated in favor of https://github.com/db-journey/ We move the repo to an org because we don't want...