Commit graph

3 commits

Author SHA1 Message Date
Markus Schirp
6df5811a87 Use RSpec as receiver for rspec DSL methods
* I dislike the global infection RSpec does. This commit is a first step
  to get a rid of it.
* Also remove the need for `require 'spec_helper` in each spec file with
  adjusting `.rspec`.
2014-08-10 21:04:07 +00:00
Markus Schirp
c9bdcb9660 Fix spec setup for rspec3 2014-08-10 14:45:45 +00:00
Markus Schirp
390086f17d Add singleton and instance methods expression 2014-06-28 22:36:08 +00:00