Sha256: 739e037614addce98034991eab42f19726d6099edadb1a3df3f39022c8587608
Contents?: true
Size: 331 Bytes
Versions: 3
Compression:
Stored size: 331 Bytes
Contents
require 'spec_helper' describe BootstrapIt::ViewHelpers do # after { described_class.instance_variable_set :@helpers, nil } # it 'injects helper methods' do # described_class.register_helper :helper, 'Class' # described_class.register_helpers # expect(described_class.singleton_methods).to include :helper # end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bootstrap_it-0.1.2 | spec/lib/view_helpers_spec.rb |
bootstrap_it-0.1.1 | spec/lib/view_helpers_spec.rb |
bootstrap_it-0.1.0 | spec/lib/view_helpers_spec.rb |