Sha256: 86aca604003807ecfda3e293df85782d5b5d44b74da1a8ea77332b1f3661b1f2

Contents?: true

Size: 145 Bytes

Versions: 16

Compression:

Stored size: 145 Bytes

Contents

class Locomotive::Search::ContentTypeReindexer
  def perform(content_type_id)
    Locomotive::ContentType.find(content_type_id).reindex
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
locomotivecms-search-0.3.6 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.3.5 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.3.4 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.3.3 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.3.2 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.3.0 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.8 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.7 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.6 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.5 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.4 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.3 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.2 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.1 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.2.0 lib/locomotive/search/content_type_reindexer.rb
locomotivecms-search-0.1.0 lib/locomotive/search/content_type_reindexer.rb