1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec/support
Elliot Winkler 8a0bf45d0f Refactor spec_helper
The code that sets up the blank Rails application we use for testing is
a little messy. Let's use an object to encapsulate this and then refer
to this object every time we access Rails.application.
2013-12-03 11:09:06 -05:00
..
shared_examples Create a shared example for Numercial Submatchers. 2013-09-16 12:03:14 -04:00
active_model_versions.rb Fix allow_mass_assignment specs in Rails 4 2013-08-16 16:17:26 -06:00
active_resource_builder.rb Fix regression with context-dependent validations in ActiveResource 2013-09-11 14:26:40 -06:00
activemodel_helpers.rb Use current thoughtbot style in specs 2012-12-26 22:45:54 -05:00
class_builder.rb Split up ModelBuilder. 2012-06-21 14:01:35 -04:00
controller_builder.rb Refactor spec_helper 2013-12-03 11:09:06 -05:00
fail_with_message_matcher.rb Add failing spec for presence matcher 2013-05-24 09:46:20 -04:00
i18n_faker.rb Allow the use of %{attribute} or %{model} in i18n translations. 2013-04-12 17:10:18 -04:00
mailer_builder.rb Move define_mailer into its own module. 2012-06-29 15:33:39 -05:00
model_builder.rb Change validate_uniqueness_of_matcher to use 'a' as test value 2013-11-22 17:42:17 -07:00
rails_versions.rb Fix converting association options to a Relation 2013-11-01 09:41:32 -06:00
test_application.rb Refactor spec_helper 2013-12-03 11:09:06 -05:00