Skip to content

Commit

Permalink
Fixed naming error in init.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Spencer committed Aug 25, 2008
1 parent d8024de commit bd6e269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'spec/rails/matchers/validations'
require 'spec/rails/matchers/associations'

require 'rspec_validation_expectations'
require 'rspec_association_expectations'

0 comments on commit bd6e269

Please sign in to comment.