1. 12 Jul, 2017 1 commit
    • annotate --routes modifies only routes.rb (#485) · 5e3820b8
      Hitabis GmbH authored
      * annotate --routes modifies only routes.rb
      
      This change is a proposed solution to #357 and an alternative to the already proposed solution #361.
      In #361 it is needed to call `annotate --routes --ignore-models` to achieve the same as in this change with only `annotate --routes`.
      
      * Call eager_load only when models are included
      
      This to prevent activerecord model errors when using mongoid for example and calling `annotate --routes`
  2. 09 Jun, 2017 1 commit
  3. 17 Dec, 2016 1 commit
  4. 15 Dec, 2016 1 commit
  5. 29 Jul, 2016 2 commits
  6. 25 Jan, 2016 1 commit
  7. 19 Jan, 2016 1 commit
  8. 11 Jan, 2016 1 commit
  9. 30 Dec, 2015 2 commits
  10. 27 Dec, 2015 1 commit
  11. 30 Nov, 2015 1 commit
  12. 10 Apr, 2015 1 commit
  13. 27 Mar, 2015 1 commit
  14. 02 Mar, 2015 1 commit
  15. 15 Jan, 2015 1 commit
  16. 13 Jan, 2015 1 commit
  17. 03 Jan, 2015 1 commit
  18. 25 Nov, 2014 1 commit
  19. 26 May, 2014 1 commit
  20. 03 Apr, 2014 1 commit
  21. 26 Feb, 2014 2 commits
  22. 02 Jan, 2014 1 commit
  23. 04 Dec, 2013 1 commit
  24. 24 Sep, 2013 1 commit
  25. 27 Aug, 2012 1 commit
  26. 22 Aug, 2012 5 commits
  27. 26 Jul, 2012 1 commit
  28. 09 Jun, 2012 1 commit
    • Revert "Changed to sort be default with an option to not sort." · 637499db
      Alex Chaffee authored
      This reverts commit 8d3c00c7.
      
      Sorry, but database order should be the default unless a user really wants it alphabetized. (We should also allow a .annotate file so users can set their own preferred options more easily.)
      
      Conflicts:
      
      	.gitignore
      	bin/annotate
      	lib/annotate/annotate_models.rb
      	lib/tasks/annotate_models.rake
  29. 08 Jun, 2012 1 commit
  30. 26 Mar, 2012 1 commit
  31. 01 Mar, 2012 3 commits