24 Jul, 2015
15 commits
-
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 ""'"
-
:conditions will replace previous scopes in rails4
22 Jul, 2015
4 commits
21 Jul, 2015
5 commits
-
Analytics plugin See merge request !632
20 Jul, 2015
1 commit
19 Jul, 2015
1 commit
13 Jul, 2015
2 commits
07 Jul, 2015
3 commits
-
Currently translated at 8.9% (7 of 78 strings)
-
Currently translated at 100.0% (41 of 41 strings)
-
Currently translated at 100.0% (14 of 14 strings)
03 Jul, 2015
2 commits
-
Currently translated at 100.0% (21 of 21 strings)
-
Currently translated at 100.0% (41 of 41 strings)
29 Jun, 2015
2 commits
-
Currently translated at 6.4% (5 of 78 strings)
26 Jun, 2015
1 commit
25 Jun, 2015
1 commit
24 Jun, 2015
2 commits
-
Avoids social buttons breaking when used in contexts with deeper route, like inside a post on a route defined by a plugin or a deep folder tree. It was never a good idea to use relative path in the first place. Fixes Issue #61
-
After asset pipeline changes, `javascript_include_tag` doesn't take array as argument anymore.
18 Jun, 2015
1 commit