.gitignore

Summary

Maintainability
Test Coverage
.bundle/
log/*.log
pkg/
test/dummy/db/*.sqlite3
test/dummy/log/*.log
test/dummy/tmp/
test/dummy/.sass-cache

*.swp
*.swo

*.gem
.bundle
pkg
Gemfile.lock

doc/
spec/support/vcr_cassettes