Skip to content

Commit

Permalink
Merge 2505ab5 into 925baa2
Browse files Browse the repository at this point in the history
  • Loading branch information
stve committed Oct 16, 2015
2 parents 925baa2 + 2505ab5 commit 3f7f484
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/twitter/settings.rb
Expand Up @@ -10,6 +10,8 @@ class Settings < Twitter::Base
predicate_attr_reader :always_use_https, :discoverable_by_email,
:discoverable_by_mobile_phone,
:display_sensitive_media, :geo_enabled, :protected,
:show_all_inline_media, :use_cookie_personalization
:show_all_inline_media, :use_cookie_personalization,
:allow_contributor_request, :allow_dms_from,
:allow_dm_groups_from
end
end

0 comments on commit 3f7f484

Please sign in to comment.