Sha256: 6e18285ef387a1b5c441ad8b9d9566d7a54cc4d4826cc04fa9c202eb22bcb47f

Contents?: true

Size: 366 Bytes

Versions: 10

Compression:

Stored size: 366 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 'spec_helper'

describe Group do
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fat_free_crm-0.20.1 spec/models/users/group_spec.rb
fat_free_crm-0.20.0 spec/models/users/group_spec.rb
fat_free_crm-0.19.2 spec/models/users/group_spec.rb
fat_free_crm-0.19.0 spec/models/users/group_spec.rb
fat_free_crm-0.18.2 spec/models/users/group_spec.rb
fat_free_crm-0.17.3 spec/models/users/group_spec.rb
fat_free_crm-0.18.1 spec/models/users/group_spec.rb
fat_free_crm-0.18.0 spec/models/users/group_spec.rb
fat_free_crm-0.17.2 spec/models/users/group_spec.rb
fat_free_crm-0.17.1 spec/models/users/group_spec.rb