Sha256: 13226c4851ac385fd4137fcc982e628ca894ab54fbaefc7d1962dbf5473354be

Contents?: true

Size: 830 Bytes

Versions: 1

Compression:

Stored size: 830 Bytes

Contents

= Micronaut Rails

* http://github.com/spicycode/micronaut-rails

== DESCRIPTION:

Micronaut Rails is a set of extension to deal with rails mode testing. For the moment think of it is a prototype of
RSpec lite.  Definitely pre alpha at the moment.

== REQUIREMENTS:

* Ruby 1.8.5+
* ActionPack
*  Micronaut (via spicycode-micronaut on GitHub) -- version numbers are kept in sync, excluding the fourth version part.  So 
		micronaut-rails 0.1.7.5 should be compatible with micronaut 0.1.7, but micronaut-rails 0.1.8.0 would require micronaut >= 0.1.8.

== ISSUES

* No support for pure Rails fixtures (we use Factory Girl/Fixture Replacement instead, so send a patch if you want support for this)
* In use in real-world projects on Rails 2.2+ - older versions may have issues.

== CREDITS:

* RSpec for the great ideas and matchers

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spicycode-micronaut-rails-0.1.8.1 README