search for: rel_0_7_5

Displaying 3 results from an estimated 3 matches for "rel_0_7_5".

2006 Dec 23
2
Having trouble installing the Rails plugin with Rspec 0.7.5
...it just says that "Export Complete" and doesn''t install anything to vendor. I can do it with older version, but then it''s not compatible with RSpec. Any ideas? blissdev:~/code/rails/client/wordone > ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/REL_0_7_5/vend or/rspec_on_rails/vendor/plugins/rspec_on_rails Export complete. blissdev:~/code/rails/client/wordone > ruby script/generate rspec Couldn''t find ''rspec'' generator Thanks for your time, Jordan -- View this message in context: http://www.nabble.com/Having-troubl...
2006 Dec 20
8
RSpec 0.7.5
The RSpec Development Team is pleased to announce the release of RSpec 0.7.5. This release adds support for Heckle - Seattle''rb''s code mutation tool. There are also several bug fixes to the RSpec core and the RSpec on Rails plugin. Changes: http://rspec.rubyforge.org/changes.html Download: http://rubyforge.org/frs/?group_id=797 or gem install rspec Happy spec''ing,
2007 May 01
7
RSpec 0.9.1 released
The RSpec team is pleased to announce RSpec 0.9.1 (we skipped 0.9.0). RSpec is a framework that provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation as tests. This release includes a complete overhaul of the API, which can be summarised as follows: *