rom-rb/rom-cassandra

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.metrics
.rspec
.rubocop.yml
.travis.yml
.yardopts
CHANGELOG.md
Gemfile
Guardfile
LICENSE
README.md
Rakefile
lib/rom/cassandra/migrations/generator/migration.erb
lib/tasks/db.rake
rom-cassandra.gemspec
lib/rom-cassandra.rb1
lib/rom/cassandra.rb13
lib/rom/cassandra/commands.rb27
lib/rom/cassandra/commands/batch.rb14
lib/rom/cassandra/commands/create.rb11
lib/rom/cassandra/commands/delete.rb11
lib/rom/cassandra/commands/update.rb11
lib/rom/cassandra/dataset.rb36
lib/rom/cassandra/gateway.rb35
lib/rom/cassandra/migrations.rb15
lib/rom/cassandra/migrations/generator.rb32
lib/rom/cassandra/migrations/logger.rb11
lib/rom/cassandra/migrations/migration.rb24
lib/rom/cassandra/migrations/migrator.rb32
lib/rom/cassandra/migrations/runner.rb48
lib/rom/cassandra/migrations/runner_down.rb18
A
20 mins
lib/rom/cassandra/migrations/runner_up.rb19
A
20 mins
lib/rom/cassandra/query.rb20
lib/rom/cassandra/relation.rb35
lib/rom/cassandra/session.rb20
lib/rom/cassandra/tasks.rb3
lib/rom/cassandra/version.rb5