-
- Downloads
Use secure protocol
source "http://rubygems.org" | ||
source "https://rubygems.org" | ||
def darwin_only(require_as) | ||
RUBY_PLATFORM.include?('darwin') && require_as | ||
Loading
| Loading
|
Please register or sign in to comment
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
source "http://rubygems.org" | ||
source "https://rubygems.org" | ||
def darwin_only(require_as) | ||
RUBY_PLATFORM.include?('darwin') && require_as | ||
Loading
| Loading
|