Marnen Laibow-Koser wrote:
> Sam Ward wrote:
>> The plot thickens....
>> 
>> Thank you guys for you help and how quickly you got back to me.  I have 
>> now carefully searched and replaced "Transaction" with "Loan" throughout 
>> my project and, believe it or not, I still have the same error!!
> 
> Which tests are failing?  Are any tests now passing that were failing, 
> or vice versa?
> 
>> 
>> The Rails Gods are harsh masters.
>> 
>> Any other ideas?  Have I broken something? I am totally flummoxed.
> 
> You've probably missed something: your stack trace still seems to 
> involve Rails' transaction code, which probably means you're still using 
> the reserved word "transaction" somewhere.  (Rails uses that for 
> database transactions.)

Or, on second thought, maybe not.  ActiveRecord wraps all saves in DB 
transactions, so you may just be seeing that.  I'm not sure in this 
case.

> 
> 
>> 
>> Rapidly Balding Sam
> 
> Best,
> --
> Marnen Laibow-Koser
> http://www.marnen.org
> mar...@marnen.org

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to