Skip to content

Conversation

@sergio-bobillier
Copy link
Collaborator

Adds a require statement for 'active_support/core_ext/object/blank' to the Configuration class. This will enable the use of ActiveSupport's blank-checking methods: #blank?, #present?, and #presence within ERB configuration files.

This is a very useful feature, especially when working with environment variables.

Adds a require statement for 'active_support/core_ext/object/blank' to
the Configuration class. This will enable the use of ActiveSupport's
blank-checking methods: #blank?, #present?, and #presence within
ERB configuration files.

This is a very useful feature, especially when working with environment
variables.
@sergio-bobillier sergio-bobillier merged commit 6104507 into master Oct 24, 2025
2 checks passed
@sergio-bobillier sergio-bobillier deleted the sb-add-active_support-blank-to-config branch October 24, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants