Saša Vukanović
sasavukanovic-1
3 points
Tools sasavukanovic-1 is Following
Ruby
ruby-lang.org
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Sinatra
sinatrarb.com
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
RubyMine
jetbrains.com/ruby
JetBrains RubyMine IDE provides a comprehensive Ruby code editor aware of dynamic language specifics and de...
RSpec
rspec.info
Behaviour Driven Development for Ruby. Making TDD Productive and Fun.
RuboCop
batsov.com/rubocop
RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in t...
RubyGems
rubygems.org
It is a package manager for the Ruby programming language that provides a standard format for distributing ...
rake
github.com/ruby/rake
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby synt...
rspec
github.com/rspec
BDD for Ruby.