Sha256: 865960d903aaaa1144cb0be7c69a3baf4fbbf09fe1270567b775f052067c05a0
Contents?: true
Size: 488 Bytes
Versions: 10
Compression:
Stored size: 488 Bytes
Contents
# frozen_string_literal: true # 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 File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe EmailsHelper do # Helper methods can be called directly in the examples (it blocks) end
Version data entries
10 entries across 10 versions & 1 rubygems