Sha256: b0d8faa4bffa24a3ba182f9b7f3e32b584cb14c7504dc89012bdeb390ad5ee0e

Contents?: true

Size: 949 Bytes

Versions: 2

Compression:

Stored size: 949 Bytes

Contents

.bundle/
log/*.log
pkg/
test/dummy/db/*.sqlite3
test/dummy/db/*.sqlite3-journal
test/dummy/log/*.log
test/dummy/tmp/
test/dummy/.sass-cache
test/dummy/config/database.yml
test/dummy/db/schema.rb

test/dummy/coverage

*.rbc
capybara-*.html
.rspec
/log
/tmp
/db/*.sqlite3
/public/system
/coverage/
/spec/tmp
**.orig
rerun.txt
pickle-email-*.html

# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
test/dummy/config/initializers/secret_token.rb
ctest/dummy/onfig/secrets.yml

## Environment normalisation:
/.bundle
/vendor/bundle

# these should all be checked in to normalise the environment:
# Gemfile.lock, .ruby-version, .ruby-gemset

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc

# if using bower-rails ignore default bower_components path bower.json files
/vendor/assets/bower_components
*.bowerrc
bower.json

# ignore coverage result file
test/dummy/coverage/.resultset.json

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
acts_as_commentable_more-1.1.0 .gitignore
acts_as_commentable_more-1.0.0 .gitignore