Sha256: 6f36f25c9fac82b2705a7c9f30cc8aa3d4a0eba10a6c8fa52ce97f00ae6e88d0

Contents?: true

Size: 124 Bytes

Versions: 5

Compression:

Stored size: 124 Bytes

Contents

# coding: UTF-8
require 'spec_helper'

describe Snipp::ActionViewExtension do

  before do
    Snipp::Hooks.init
  end

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
snipp-0.1.2 spec/snipp/helpers/action_view_extension_spec.rb
snipp-0.1.1 spec/snipp/helpers/action_view_extension_spec.rb
snipp-0.1.0 spec/snipp/helpers/action_view_extension_spec.rb
snipp-0.0.6 spec/snipp/helpers/action_view_extension_spec.rb
snipp-0.0.5 spec/snipp/helpers/action_view_extension_spec.rb