class Sufia::Models::UpdateContentBlocksGenerator
Public Instance Methods
copy_migrations()
click to toggle source
# File lib/generators/sufia/models/update_content_blocks_generator.rb, line 14 def copy_migrations better_migration_template 'add_external_key_to_content_blocks.rb' end