Sha256: f638fd276fdeddb11a0279de3ab7cc29190fe177ce9e934f891332c6705a9e99

Contents?: true

Size: 288 Bytes

Versions: 2

Compression:

Stored size: 288 Bytes

Contents

require 'spec_helper'

class Context
  extend CanTango::Config::ClassMethods
end

# Note: This config feature is currently not used, but could potentially be of use in the future
describe CanTango::Config::ClassMethods do
  subject { CanTango::Config::ClassMethods.new }
  
  pending
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cantango-config-0.2.1 spec/cantango/config/class_methods_spec.rb
cantango-config-0.2.0 spec/cantango/config/class_methods_spec.rb