You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
265 B
7 lines
265 B
class RubymineEap < Cask
|
|
url 'http://download.jetbrains.com/ruby/RubyMine-134.1146.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP'
|
|
version '134.1146'
|
|
sha1 'de169b061f3916bd7aed5fce99d467e039e190fb'
|
|
link 'RubyMine EAP.app'
|
|
end
|
|
|