openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Shoulda
Settings
|
Report Duplicate
17
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 18, 2024 — Oct 18, 2025
Showing page 7 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge commit 'dstrelau/1.9' into ruby19
Nick Quaranto
More...
over 16 years ago
Updated the contribution guidelines to point to Github Issues instead of Lighthouse
Joe Ferris
More...
over 16 years ago
Documentation changes for should_change
Joe Ferris
More...
over 16 years ago
Merge commit 'cwninja/bugfixes'
Nick Quaranto
More...
over 16 years ago
When searching for test failure, accept either MiniTest::Assertion or Test::Unit::AssertionFailedError for Ruby 1.9 compatibility.
Dean Strelau
More...
over 16 years ago
Update testing boot.rb for Ruby 1.9 compat.
Dean Strelau
More...
over 16 years ago
Require 'test/unit' before including/extending things into it.
Dean Strelau
More...
over 16 years ago
Added clarification to README
Sean Schofield
More...
over 16 years ago
Re-enabled the old behavior for should_change and should_not_change macros, but displaying a deprecation warning when they are used without a block
matflores
More...
over 16 years ago
fixing docs
steve
More...
over 16 years ago
added rspec matcher for validates_format_of
steve
More...
over 16 years ago
Changed the behavior of AllowValue matcher so that should_allow_values_for fails if there is ANY error on the specified attribute
matflores
More...
over 16 years ago
Updated should_change and should_not_change to accept a string description and a block [#154]
matflores
More...
over 16 years ago
Added tests that demonstrate that should_have_many works when belongs_to has :class_name option [#116]
matflores
More...
over 16 years ago
Test to show: Typo causing error when defining should "..." style should_eventuallys from a class method.
Tom Lea
More...
over 16 years ago
Typo causes error when defining should "..." style should_eventuallys from a class method.
Tom Lea
More...
over 16 years ago
Remove unsplated return value from #get_options! for ruby 1.9 compatibility.
Ken Collins
More...
over 16 years ago
Removed unused ActionController helpers
Joe Ferris
More...
over 16 years ago
Deprecated should_render_page_with_metadata [#155 state:resolved]
Joe Ferris
More...
over 16 years ago
Deprecated should_have_named_scope [#156 state:resolved]
Joe Ferris
More...
over 16 years ago
Added clearer instructions to the subject deprecation warning
Joe Ferris
More...
over 16 years ago
Deprecated should_render_a_form [#157 state:resolved]
Joe Ferris
More...
over 16 years ago
Deprecated should_set_the_flash_to nil in favor of should_not_set_the_flash [#191 state:resolved]
Joe Ferris
More...
over 16 years ago
Deprecated the implicit instance variable in favor of the explicit subject method [#86 state:resolved]
Joe Ferris
More...
over 16 years ago
Added the subject class method to explicitly declare the subject [#86]
Joe Ferris
More...
over 16 years ago
Changed macros to use subject instead of get_instance_of [#86]
Joe Ferris
More...
over 16 years ago
Added the subject method [#86]
Joe Ferris
More...
over 16 years ago
Renamed model_class to described_type, and made it public
Joe Ferris
More...
over 16 years ago
Added support for should_have_one :through [#115 state:resolved]
Joe Ferris
More...
over 16 years ago
Changed the description for have_db_index to correctly describe multiple columns and index where uniqueness is not specified [#159 state:resolved]
Joe Ferris
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree