Update yaml_column_permitted_classes (#18106)
This commit is contained in:
parent
28b7e2bfbc
commit
b30f016604
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ module PracticalDeveloper
|
|||
Twitter::Entity::Hashtag Twitter::Entity::UserMention
|
||||
Twitter::Entity::Cashtag Articles::CachedEntity
|
||||
OmniAuth::AuthHash::InfoHash OpenStruct Hashie::Array
|
||||
OAuth::AccessToken]
|
||||
OAuth::AccessToken OAuth::Consumer Struct]
|
||||
|
||||
# Disable auto adding of default load paths to $LOAD_PATH
|
||||
# Setting this to false saves Ruby from checking these directories when
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue