1. 24 8月, 2017 1 次提交
  2. 31 12月, 2016 1 次提交
  3. 30 11月, 2016 1 次提交
  4. 06 6月, 2016 1 次提交
    • T
      Render `gon` data in the page `body`, not `head` · 1f713d52
      Timothy Andrew 提交于
      - Turbolinks caches the `head`, so `gon` updates don't show up unless
        the user navigates to page directly (by URL) or performs a refresh.
      - The solution is to render `gon` in the body instead.
      - Also update the syntax to the new Rails 4 (according to the gon
        README) syntax.
      1f713d52
  5. 04 12月, 2015 1 次提交
  6. 14 6月, 2015 1 次提交
    • R
      Add PreferencesHelper module · 8112f755
      Robert Speicher 提交于
      Consolidates the helpers related to user preferences.
      
      Renames `app_theme` to `user_application_theme` to better explain what
      it is.
      8112f755
  7. 01 6月, 2015 2 次提交
  8. 01 5月, 2015 1 次提交
  9. 25 2月, 2015 1 次提交
  10. 16 12月, 2014 1 次提交
  11. 25 9月, 2014 1 次提交
  12. 24 6月, 2014 1 次提交
  13. 21 6月, 2014 1 次提交
  14. 29 7月, 2013 1 次提交
  15. 28 2月, 2013 1 次提交
  16. 29 11月, 2012 1 次提交
  17. 27 9月, 2012 1 次提交
  18. 16 8月, 2012 1 次提交
  19. 11 8月, 2012 1 次提交
  20. 25 4月, 2012 1 次提交
  21. 02 3月, 2012 1 次提交
  22. 27 2月, 2012 1 次提交
  23. 22 2月, 2012 1 次提交