1. 01 Mar, 2012 36 commits
  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. 28 Jan, 2012 1 commit