Sha256: 86ae8ea80e3d2161c986a73201c922d7f692d2715d29d70abd4701463c06732b

Contents?: true

Size: 243 Bytes

Versions: 7

Compression:

Stored size: 243 Bytes

Contents

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

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tkh_content-0.9.16 lib/tkh_content.rb
tkh_content-0.9.15 lib/tkh_content.rb
tkh_content-0.9.14 lib/tkh_content.rb
tkh_content-0.9.13 lib/tkh_content.rb
tkh_content-0.9.12 lib/tkh_content.rb
tkh_content-0.9.11 lib/tkh_content.rb
tkh_content-0.9.10 lib/tkh_content.rb