Sha256: 9de62c9f7d1f4c025c122846fa1f81627c07c0436de2c61da2c784a08891d0e1

Contents?: true

Size: 448 Bytes

Versions: 11

Compression:

Stored size: 448 Bytes

Contents

# Copyright (c) 2008-2013 Michael Dvorkin and contributors.
#
# Fat Free CRM is freely distributable under the terms of MIT license.
# See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php
#------------------------------------------------------------------------------
require 'spec_helper'

# Put your acceptance spec helpers inside /spec/features/support
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fat_free_crm-0.13.6 spec/features/acceptance_helper.rb
fat_free_crm-0.13.5 spec/features/acceptance_helper.rb
fat_free_crm-0.13.4 spec/features/acceptance_helper.rb
fat_free_crm-0.13.3 spec/features/acceptance_helper.rb
fat_free_crm-0.13.2 spec/features/acceptance_helper.rb
fat_free_crm-0.12.3 spec/features/acceptance_helper.rb
fat_free_crm-0.12.2 spec/features/acceptance_helper.rb
fat_free_crm-0.13.1 spec/features/acceptance_helper.rb
fat_free_crm-0.12.1 spec/features/acceptance_helper.rb
fat_free_crm-0.13.0 spec/features/acceptance_helper.rb
fat_free_crm-0.12.0 spec/features/acceptance_helper.rb