1. 01 Mar, 2012 1 commit
  2. 27 Feb, 2012 1 commit
  3. 29 Jan, 2012 2 commits
    • Fix parenthesis. · fcbec0e2
      Kirill Lashuk authored
    • 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.
  4. 30 Dec, 2011 1 commit
  5. 02 Sep, 2011 1 commit
  6. 20 Jul, 2011 1 commit
  7. 20 Jun, 2011 1 commit
  8. 21 Aug, 2009 1 commit
  9. 11 Jun, 2009 1 commit
  10. 09 Jun, 2009 1 commit
  11. 30 Apr, 2009 1 commit
    • upgrade to newgem 1.3 · 2813dbd9
      Cuong Tran authored
      fix the dependencies so it doesn't fail when multiple version of Rails is installed, reported by kuroda
  12. 04 Feb, 2009 1 commit
  13. 28 Dec, 2008 1 commit
  14. 25 Dec, 2008 2 commits