Skip to content

Commit

Permalink
Merge pull request #2159 from tvdeyen/require-version
Browse files Browse the repository at this point in the history
Require alchemy/version
  • Loading branch information
tvdeyen authored Jul 8, 2021
2 parents a46303a + 2b21cdc commit fa2fe39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/alchemy_cms.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
require_relative "alchemy/resource"
require_relative "alchemy/tinymce"
require_relative "alchemy/taggable"
require_relative "alchemy/version"

# Require hacks
require_relative "kaminari/scoped_pagination_url_helper"
Expand Down

0 comments on commit fa2fe39

Please sign in to comment.