Enrique Martínez
Enrique Martínez
Suppose an user which has sign_in_count=1 in the database. The moment she logins again, the database will have sign_in_count=2, but the conn.assigns.current_user has sign_in_count=1 This leads to the problem that...
any idea why this happens on travis? ``` * Getting dynamic_compile (https://github.com/JacobVorreuter/dynamic_compile.git) fatal: reference is not a tree: d13d29c03d321e154adffb8eaa4b88b154a811fd ** (Mix) Command "git --git-dir=.git checkout --quiet d13d29c03d321e154adffb8eaa4b88b154a811fd" failed ``` In...
maybe there should be a parent method, I dont know. @gissues:{"order":8.333333333333323,"status":"backlog"}
Probably this http://imakewebthings.github.com/jquery-waypoints/ could be a good library to use for this. @gissues:{"order":85.71428571428572,"status":"backlog"}
so there is no two indexes with the same name. Postgresql doesn't allow indexes with the same name. @gissues:{"order":90.47619047619048,"status":"backlog"}