11 Apr, 2016

1 commit


24 Jul, 2015

1 commit

  • Use these two commands inside vim:
    :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g"
    :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
    Braulio Bhavamitra
     

01 Apr, 2015

2 commits


13 Feb, 2015

3 commits


12 Feb, 2015

1 commit


11 Feb, 2015

2 commits


10 Feb, 2015

8 commits


09 Feb, 2015

1 commit

  • - Create tests for private and invisible communities using the privace methods
     - Executing filters for events and contact pages in private profiles
    
    Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
    Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
    Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
    Tallys Martins
     

06 Feb, 2015

1 commit


03 Feb, 2015

4 commits


02 Feb, 2015

3 commits


30 Jan, 2015

3 commits


29 Jan, 2015

4 commits


28 Jan, 2015

5 commits


27 Jan, 2015

1 commit