Skip to content

Commit

Permalink
#include is public since ruby 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Jun 21, 2019
1 parent 0c5dab4 commit e49d862
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/i18n/backend/simple.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ module Backend
class Simple
using I18n::HashRefinements

(class << self; self; end).class_eval { public :include }

module Implementation
include Base

Expand Down

0 comments on commit e49d862

Please sign in to comment.