finally fixed spec for latest rspec

This commit is contained in:
Adam Meehan 2009-09-11 13:11:09 +10:00
parent 7bf7ed0569
commit 9a697b9cab

View File

@ -1,6 +1,8 @@
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
describe ValidatesTimeliness::ActionView::InstanceTag, :type => :helper do
describe 'ValidatesTimeliness::ActionView::InstanceTag' do
include ActionView::Helpers::DateHelper
include ActionController::Assertions::SelectorAssertions
before do
@person = Person.new