The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
test_spec_on_rails now runs on Rails 2.3

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Matthew Bass

Posts: 468
Nickname: pelargir
Registered: Dec, 2005

Jared Richardson and Matthew Bass are independent software consultants
test_spec_on_rails now runs on Rails 2.3 Posted: Dec 3, 2009 8:53 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Matthew Bass.
Original Post: test_spec_on_rails now runs on Rails 2.3
Feed Title: Pelargir
Feed URL: http://feeds.feedburner.com/pelargir/
Feed Description: Musings on software and life from Matthew Bass. Regular posts on new web products, tips and tricks, etc.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Matthew Bass
Latest Posts From Pelargir

Advertisement
If anyone still happens to be using test_spec, you’ll be thrilled to know that the test_spec_on_rails plugin is now compatible with Rails 2.3. It has also been converted to a gem. Install with: sudo gem install test_spec_on_rails Add to your Rails app’s test.rb like so: config.gem 'test_spec_on_rails' Enjoy the goodness of test-spec helpers from inside your Rails tests. Fork [...]

Read: test_spec_on_rails now runs on Rails 2.3

Topic: Time warping gem goodness Previous Topic   Next Topic Topic: MountainWest RubyConf 2010

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use