Sha256: 73ce8a93f81931722a1eac1a2226907ed4ac7169e965d9d6aa1fa2b6b392f7f5

Contents?: true

Size: 150 Bytes

Versions: 9

Compression:

Stored size: 150 Bytes

Contents

require "pp"
require 'minitest/autorun'

ENV['RAILS_ENV'] = 'test'


require "cells"
require_relative 'dummy/config/environment'

require "cells-haml"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cells-haml-0.0.10 test/test_helper.rb
cells-haml-0.0.9 test/test_helper.rb
cells-haml-0.0.8 test/test_helper.rb
cells-haml-0.0.7 test/test_helper.rb
cells-haml-0.0.6 test/test_helper.rb
cells-haml-0.0.5 test/test_helper.rb
cells-haml-0.0.4 test/test_helper.rb
cells-haml-0.0.3 test/test_helper.rb
cells-haml-0.0.2 test/test_helper.rb