Sha256: 55b09d77b3fc0e6df6df9df2db5eafab59af210fb6fc7bd374131da75fec95e8

Contents?: true

Size: 272 Bytes

Versions: 3

Compression:

Stored size: 272 Bytes

Contents

require 'base_spec_helper'
require 'responsive_service'
require 'draper'
Draper::ViewContext.test_strategy :fast
Dir[File.join(RAILS_ROOT, "spec/support_decorators/**/*.rb")].each {|f| require f}
ActiveSupport::Dependencies.autoload_paths << "#{RAILS_ROOT}/app/decorators"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rails_spec_harness-0.0.3 lib/generators/harness_spec_helper/templates/decorators_spec_helper.rb
rails_spec_harness-0.0.2 lib/generators/harness_spec_helper/templates/decorators_spec_helper.rb
rails_spec_harness-0.0.1 lib/generators/harness_spec_helper/templates/decorators_spec_helper.rb