An error occurred fetching the project authors.
  1. 15 Oct, 2015 1 commit
    • Yorick Peterse's avatar
      Added rack-lineprof for development · d4832b03
      Yorick Peterse authored
      This can be used to measure the time (roughly) spent on a per line
      basis. This can also be used to measure timings for views, for example
      by adding the following to a URL:
      
         ?lineprof=app/views/projects/notes/_note
      
      rack-lineprof is only enabled when:
      
      1. The application runs in development mode
      2. The used Ruby is MRI
      3. The environment variable ENABLE_LINEPROF is set to a non-empty value
      d4832b03
  2. 26 Aug, 2015 1 commit
  3. 12 Aug, 2014 1 commit
    • Jan-Willem van der Meer's avatar
      Disable debug assets · 88773498
      Jan-Willem van der Meer authored
      It's good for debugging javacsript, but creates massive amounts of http request
      by adding each javascript individually. Only turn it on while debugging js code.
      88773498
  4. 26 Jun, 2014 1 commit
  5. 10 Dec, 2013 1 commit
  6. 18 Nov, 2012 1 commit
  7. 26 Sep, 2012 1 commit
  8. 11 Feb, 2012 1 commit
  9. 31 Oct, 2011 1 commit
  10. 13 Oct, 2011 2 commits
  11. 08 Oct, 2011 1 commit