1. 22 Aug, 2012 2 commits
  2. 21 Aug, 2012 2 commits
  3. 27 Jul, 2012 2 commits
  4. 26 Jul, 2012 2 commits
  5. 20 Jul, 2012 2 commits
  6. 17 Jul, 2012 1 commit
    • JRuby compatibility · 83cacd72
      Derrick Reimer authored
      By default, ObjectSpace.each_object is disabled in JRuby. However,
      ObjectSpace.each_object(Class) still works.
  7. 09 Jun, 2012 2 commits
  8. 08 Jun, 2012 2 commits
  9. 09 May, 2012 1 commit
  10. 24 Mar, 2012 3 commits
  11. 19 Mar, 2012 1 commit
  12. 01 Mar, 2012 8 commits
  13. 27 Feb, 2012 1 commit
  14. 29 Jan, 2012 1 commit
    • Use ObjectSpace to locate models by their file names. · c7219e9d
      Kirill Lashuk authored
      This approach eliminates necessity to guess model name by file name that
      allow to process models with any kind of non-standard capitalization in
      class and module names. Though, it still requires that underscored file
      name matches underscored model class name. If file is located not at the
      top level of models directory then we assume that model is either nested
      in the corresponding chain of modules or is not nested at all.
  15. 27 Jan, 2012 1 commit
  16. 06 Jan, 2012 1 commit
  17. 23 Dec, 2011 1 commit
  18. 21 Dec, 2011 3 commits
  19. 16 Dec, 2011 1 commit
  20. 10 Dec, 2011 2 commits
  21. 18 Nov, 2011 1 commit