Sha256: a2372698911b2336d20c93218dcf8dde0e0ff09d37c8573e5c1948ff91485d83

Contents?: true

Size: 265 Bytes

Versions: 10

Compression:

Stored size: 265 Bytes

Contents

require 'acts_as_commentable_with_threading'

ActiveRecord::Base.class_eval { include ActiveRecord::Acts::MuckComment }
ActionController::Base.send :helper, MuckCommentsHelper
I18n.load_path += Dir[ File.join(File.dirname(__FILE__), '..', 'locales', '*.{rb,yml}') ]

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
muck-comments-0.1.21 lib/muck_comments.rb
muck-comments-0.1.20 lib/muck_comments.rb
muck-comments-0.1.19 lib/muck_comments.rb
muck-comments-0.1.18 lib/muck_comments.rb
muck-comments-0.1.17 lib/muck_comments.rb
muck-comments-0.1.16 lib/muck_comments.rb
muck-comments-0.1.15 lib/muck_comments.rb
muck-comments-0.1.14 lib/muck_comments.rb
muck-comments-0.1.13 lib/muck_comments.rb
muck-comments-0.1.12 lib/muck_comments.rb