1. 21 Aug, 2012 2 commits
  2. 27 Jul, 2012 2 commits
  3. 26 Jul, 2012 2 commits
  4. 20 Jul, 2012 2 commits
  5. 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.
  6. 09 Jun, 2012 2 commits
  7. 08 Jun, 2012 2 commits
  8. 09 May, 2012 1 commit
  9. 24 Mar, 2012 3 commits
  10. 19 Mar, 2012 1 commit
  11. 01 Mar, 2012 8 commits
  12. 27 Feb, 2012 1 commit
  13. 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.
  14. 27 Jan, 2012 1 commit
  15. 06 Jan, 2012 1 commit
  16. 23 Dec, 2011 1 commit
  17. 21 Dec, 2011 3 commits
  18. 16 Dec, 2011 1 commit
  19. 10 Dec, 2011 2 commits
  20. 18 Nov, 2011 1 commit
  21. 11 Nov, 2011 1 commit
  22. 09 Nov, 2011 1 commit