public
Description: Desert is a component framework for Rails that allows your plugins have a Rails app like directory structure, routes, migrations, and dependencies.
Homepage: http://desert.rubyforge.org
Clone URL: git://github.com/pivotal/desert.git
desert / .gitignore
100644 14 lines (13 sloc) 0.169 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.iws
*.ipr
*.iml
.idea
spec/rails_root/log
spec/rails_root/vendor/rails
spec/rails_root/vendor/rails_versions
*.sqlite3
pkg
.DS_Store
scratch.rb
schema.rb
desert-*.gem