Skip to content

Commit

Permalink
Explicitly require badge label helper to avoid using Deprecated Rails…
Browse files Browse the repository at this point in the history
… behavior
  • Loading branch information
codeodor committed Sep 19, 2019
1 parent 1f46cf9 commit 8fd5dc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/twitter/bootstrap/rails/engine.rb
Expand Up @@ -6,6 +6,7 @@
require_relative '../../../../app/helpers/navbar_helper.rb'
require_relative '../../../../app/helpers/bootstrap_flash_helper.rb'
require_relative '../../../../app/helpers/form_errors_helper.rb'
require_relative '../../../../app/helpers/badge_label_helper.rb'

module Twitter
module Bootstrap
Expand Down

0 comments on commit 8fd5dc8

Please sign in to comment.