Skip to content

Commit

Permalink
Remove IronRuby support as it's not developed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Mar 6, 2019
1 parent fc85909 commit 4463d94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rb/lib/selenium/webdriver/common/platform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ def jruby?
engine == :jruby
end

def ironruby?
engine == :ironruby
end

def ruby_version
RUBY_VERSION
end
Expand Down

0 comments on commit 4463d94

Please sign in to comment.