class Blacklight::DocumentGenerator
Public Instance Methods
Source
# File lib/generators/blacklight/document_generator.rb, line 18 def create_solr_document template "solr_document.rb", "app/models/#{model_name}.rb" end
# File lib/generators/blacklight/document_generator.rb, line 18 def create_solr_document template "solr_document.rb", "app/models/#{model_name}.rb" end