Sha256: 2ffcf44ad5fa30eb3ffaa886a583eadeae787c8c67c83a60a1f09f85df1e511c
Contents?: true
Size: 330 Bytes
Versions: 13
Compression:
Stored size: 330 Bytes
Contents
# frozen_string_literal: true # Required for 0.6 and up: # https://github.com/madebymany/sir-trevor-rails#upgrade-guide-to-v060 class SirTrevorRails::Block def self.custom_block_types # You can define your custom block types directly here or in your engine config. Spotlight::Engine.config.sir_trevor_widgets end end
Version data entries
13 entries across 13 versions & 1 rubygems