File: version.rb

package info (click to toggle)
ruby-shoulda 3.0.0~beta2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 120 kB
  • sloc: ruby: 100; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 46 bytes parent folder | download
1
2
3
4
module Shoulda
  VERSION = "3.0.0.beta2"
end