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.
11 Sep, 2014
1 commit
-
Instead of create another hotspot that does the same thing, use the existing one. If the demand for separation appears in the future than we may do it.
04 Aug, 2014
2 commits
-
I decided to use the local storage approach offered by the plugin and not the cookie approach because this information is irrelevant to the server so it doesn't make much sense to send it to the server along with every request (like cookies). (ActionItem3238)
-
(ActionItem3238)
01 Aug, 2014
1 commit
31 Jul, 2014
2 commits
29 Jul, 2014
1 commit
28 Jul, 2014
1 commit