public
Description: Load Objects from Ruby files without having to use YAML or define classes named like the file.
Homepage: http://contextify.rubyforge.org/
Clone URL: git://github.com/postmodern/contextify.git
contextify / .gitignore
100644 10 lines (9 sloc) 0.052 kb
1
2
3
4
5
6
7
8
9
10
doc
pkg
tmp/*
.DS_Store
.yardoc
*.db
*.log
*.swp
*~