rubyspec / rubyspec

Executable specification for the Ruby programming language using RSpec syntax.

This URL has Read+Write access

Brian Ford (author)
Mon Dec 01 18:10:44 -0800 2008
commit  3f450c21e117baaba154c264ea87b4adc9b1ab46
tree    32261b7080672147fa7fe27625e96adc97439740
parent  25fee10f0bbff989d938aeb6452cdac564141c0f
rubyspec / version.rb
100644 4 lines (3 sloc) 0.04 kb
1
2
3
4
module RubySpec
  VERSION = "0.6.2"
end