rubygem-rspec-rails
No description set
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / rubygem-rspec-rails
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ruby:extensions/rubygem-rspec-rails && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rspec-rails-2.14.0.gem | 0000070144 68.5 KB | |
rubygem-rspec-rails.changes | 0000004269 4.17 KB | |
rubygem-rspec-rails.spec | 0000002764 2.7 KB |
Revision 7 (latest revision is 60)
Stephan Kulow (coolo)
committed
(revision 7)
- updated to version 2.14.0 [full changelog](http://github.com/rspec/rspec-rails/compare/v2.14.0.rc1...v2.14.0) Bug fixes * Rake tasks do not define methods that might interact with other libraries. (Fujimura Daisuke) * Reverts fix for out-of-order `let` definitions in controller specs after the issue was fixed upstream in rspec-core. (Andy Lindeman) * Fixes deprecation warning when using `expect(Model).to have(n).records` with Rails 4. (Andy Lindeman) ### 2.14.0.rc1 / 2013-05-27 [full changelog](http://github.com/rspec/rspec-rails/compare/v2.13.2...v2.14.0.rc1) Enhancements * Prelimiarily support Rails 4.1 by updating adapters to support Minitest 5.0. (Andy Lindeman) Bug fixes * `rake stats` runs correctly when spec files exist at the top level of the spec/ directory. (Benjamin Fleischer)
Comments 0