Sha256: cac0bac6fbf84d1168d16c6f9bc99c9ee0a22d05dc421af4a90b37ca1fc178d6

Contents?: true

Size: 263 Bytes

Versions: 67

Compression:

Stored size: 263 Bytes

Contents

require 'spec_helper'


# A basic sanity check to have as a spec when first starting.  Feel free to delete this
# once you've got real content.

describe "Sanity Check" do

  it "database is connected" do
    expect(ActiveRecord::Base).to be_connected
  end

end

Version data entries

67 entries across 67 versions & 7 rubygems

Version Path
schema_dev-4.2.0 templates/gem/spec/sanity_spec.rb.erb
schema_dev-4.2.beta.5 templates/gem/spec/sanity_spec.rb.erb
schema_dev-4.1.1 templates/gem/spec/sanity_spec.rb.erb
schema_dev-4.1.0 templates/gem/spec/sanity_spec.rb.erb
schema_dev-4.0.0 templates/gem/spec/sanity_spec.rb.erb
schema_plus_views-0.4.1 spec/sanity_spec.rb
schema_plus_views-0.4.0 spec/sanity_spec.rb
schema_dev-3.13.1 templates/gem/spec/sanity_spec.rb.erb
schema_dev-3.13.0 templates/gem/spec/sanity_spec.rb.erb
schema_dev-3.12.1 templates/gem/spec/sanity_spec.rb.erb
schema_dev-3.12.0 templates/gem/spec/sanity_spec.rb.erb
schema_dev-3.11.2 templates/gem/spec/sanity_spec.rb.erb
schema_dev-3.11.1 templates/gem/spec/sanity_spec.rb.erb
schema_plus_columns-0.3.0 spec/sanity_spec.rb
groundswell_schema_plus_columns-0.3.1 spec/sanity_spec.rb
groundswell_schema_plus_columns-0.3.0 spec/sanity_spec.rb
schema_dev-3.11.0 templates/gem/spec/sanity_spec.rb.erb
schema_plus_columns-0.2.0 spec/sanity_spec.rb
schema_dev-3.10.1 templates/gem/spec/sanity_spec.rb.erb
schema_dev-3.10.0 templates/gem/spec/sanity_spec.rb.erb