Sha256: 0061bd5f318e967af3f326adc617f7c175a2fbaa5df244ff48ed6e08bade37ae
Contents?: true
Size: 419 Bytes
Versions: 26
Compression:
Stored size: 419 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 #------------------------------------------------------------------------------ # Read about factories at https://github.com/thoughtbot/factory_girl FactoryGirl.define do factory :subscription do end end
Version data entries
26 entries across 26 versions & 2 rubygems