Sam Ward wrote:
> Colin Law wrote:
>> On 4 August 2010 18:44, Sam Ward <li...@ruby-forum.com> wrote:
>>
> words starting with Tra...)
>> 
>> Colin
> 
> Oh no!  Wow, it's going to be fun to unpick all that... transaction is 
> probably the most used word in my entire project!
> 

Well, this is where your automated tests come in handy:

1.  Change name of model Transaction to something else.
2.  Run tests, find where they complain about "undefined constant 
Transaction" or something.
3.  Fix those spots.

> Thanks Colin, at least I can direct my efforts into fixing it rather 
> than pulling my hair out.  You're a life saver.
> 
> 
> 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