Sha256: 150775923f5e352de142284dd9efd689d234553fe244a176098f98c4c2c573be

Contents?: true

Size: 293 Bytes

Versions: 12

Compression:

Stored size: 293 Bytes

Contents

require "tkh_content/version"
require 'rails'
require 'bootstrap-sass'
require 'simple_form'
require 'stringex'
require 'globalize'
require 'will_paginate'
require 'ckeditor_rails'
require 'tkh_activity_feeds'
require 'tkh_search'

module TkhContent
  class Engine < ::Rails::Engine
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
tkh_content-0.10.10 lib/tkh_content.rb
tkh_content-0.10.9 lib/tkh_content.rb
tkh_content-0.10.8 lib/tkh_content.rb
tkh_content-0.10.7 lib/tkh_content.rb
tkh_content-0.10.6 lib/tkh_content.rb
tkh_content-0.10.5.1 lib/tkh_content.rb
tkh_content-0.10.5 lib/tkh_content.rb
tkh_content-0.10.4 lib/tkh_content.rb
tkh_content-0.10.3 lib/tkh_content.rb
tkh_content-0.10.2 lib/tkh_content.rb
tkh_content-0.10.1 lib/tkh_content.rb
tkh_content-0.10 lib/tkh_content.rb