Name |
Last commit
|
Last update |
---|---|---|
bin | ||
lib | ||
spec | ||
tasks | ||
.gitignore | ||
Gemfile | ||
Gemfile.lock | ||
History.txt | ||
README.rdoc | ||
Rakefile | ||
VERSION.yml | ||
annotate.gemspec | ||
todo.txt |
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.
Name |
Last commit
|
Last update |
---|---|---|
bin | Loading commit data... | |
lib | Loading commit data... | |
spec | Loading commit data... | |
tasks | Loading commit data... | |
.gitignore | Loading commit data... | |
Gemfile | Loading commit data... | |
Gemfile.lock | Loading commit data... | |
History.txt | Loading commit data... | |
README.rdoc | Loading commit data... | |
Rakefile | Loading commit data... | |
VERSION.yml | Loading commit data... | |
annotate.gemspec | Loading commit data... | |
todo.txt | Loading commit data... |