This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
twitter-status-bot
Watch
16
Star
0
Fork
You've already forked twitter-status-bot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e39f2b025d
twitter-status-bot
/
.gems
/
gems
/
naught-1.0.0
/
spec
/
support
/
rubinius.rb
4 lines
66 B
Ruby
Raw
Blame
History
def
rubinius?
defined?
(
RUBY_ENGINE
)
&&
RUBY_ENGINE
==
'rbx'
end
Reference in New Issue
View Git Blame
Copy Permalink