Module: RspecW3cMatchers

Defined in:
lib/rspec_w3c_matchers/notices.rb,
lib/rspec_w3c_matchers/version.rb,
lib/rspec_w3c_matchers/matchers.rb

Defined Under Namespace

Modules: InstanceMethods Classes: Notices

Constant Summary collapse

VERSION =
"0.0.2"

Class Method Summary collapse

Class Method Details

.versionObject

return the gem version



5
6
7
# File 'lib/rspec_w3c_matchers/version.rb', line 5

def self.version
  VERSION
end