04 May, 2016

1 commit


03 May, 2016

2 commits

  • This is no longer necessary as this logic is now at BoxesHelper.
    
    In order to ensure a proper refactor unit tests were added and the view
    has been moved and renamed accordingly to BoxesHelper expectations.
    Rafael Reggiani Manzo
     
  • This method is no longer necessary given the structure at BoxesHelper.
    It actually violates MVC as the model is holding view logic.
    
    In order to comply with the BoxesHelper standards, the view got moved
    and renamed properly. As well one unit test has been removed as it is
    already better covered by the functional ones.
    Rafael Reggiani Manzo
     

22 Feb, 2016

1 commit


13 Aug, 2015

1 commit


31 Jul, 2015

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
     

28 Apr, 2014

1 commit


19 Nov, 2013

3 commits


17 Nov, 2013

1 commit


16 Nov, 2013

2 commits


06 Nov, 2013

1 commit


05 Nov, 2013

1 commit


31 Oct, 2013

4 commits



22 Oct, 2013

1 commit


16 Oct, 2013

2 commits


10 Oct, 2013

1 commit


09 Oct, 2013

9 commits


08 Oct, 2013

1 commit


07 Oct, 2013

3 commits


01 Oct, 2013

2 commits