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
-
.version ⇒ Object
return the gem version.
Class Method Details
.version ⇒ Object
return the gem version
5 6 7 |
# File 'lib/rspec_w3c_matchers/version.rb', line 5 def self.version VERSION end |