Displaying 1 result from an estimated 1 matches for "proxied_by_rspec__date".
2007 May 03
1
unexpected failures with --reverse
...:
2)
NameError in ''Bill should return self.date.month when asked for :month''
undefined method `date'' for class `Bill''
./spec/models/bill_spec.rb:64:
3)
NameError in ''Bill when valid should have an amount_cents greater than 0''
undefined method `proxied_by_rspec__date'' for class `Bill''
4)
NameError in ''Bill when valid should have an amount_currency''
undefined method `proxied_by_rspec__date'' for class `Bill''
5)
NameError in ''Bill when valid should have a date''
undefined method `proxied_by_r...