Sha256: 014b6c285d461217cf02d4f5ccfbcc91d2f9406291034a7dec6a40486a47db7a
Contents?: true
Size: 615 Bytes
Versions: 78
Compression:
Stored size: 615 Bytes
Contents
!.gitignore # Gem structure junit acceptance-tests pkg Gemfile.lock # Beaker-generated & local testing test.cfg options.rb merged_options.rb tmp/ log/ sut-files.tgz # YARD .yardoc yard_docs doc # Dependencies # NOTE: For consistency, please use `vendor/bundle` for Bundler-installed dependencies .bundle .vendor _vendor vendor # Byebug .byebugrc .byebug_history # SimpleCov coverage # # Editor/IDE Clutter # # (TODO: consider removing these; use local personal .gitignore instead) # Vim *.swp # JetBrains IDEA *.iml .idea/ # rbenv file .ruby-version .ruby-gemset # Vagrant folder .vagrant/ .vagrant_files/
Version data entries
78 entries across 78 versions & 1 rubygems