Sha256: 98c56b4f1ae7413a406128f62c14735ba3729e5164b674815cd492b8460c1d11
Contents?: true
Size: 396 Bytes
Versions: 26
Compression:
Stored size: 396 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 #------------------------------------------------------------------------------ class Tagging < ActsAsTaggableOn::Tagging ActiveSupport.run_load_hooks(:fat_free_crm_tagging, self) end
Version data entries
26 entries across 26 versions & 2 rubygems