[Ruby] Using ActiveRecord outside Rails

Mike Mondragon mikemondragon at gmail.com
Tue Oct 3 09:34:59 PDT 2006


How do you turn off warnings in ActiveRecord::Base?  Its not clearly
documented (to me):
http://rubyonrails.org/api/classes/ActiveRecord/Base.html
Or is it a flag that is passed to the ruby command?
Thanks
Mike

On 10/2/06, Jeffrey Hulten <jhulten at gmail.com> wrote:
>
> Turning off the warnings unmasked the real problem, an issue with access
> to
> the correct ports from my home office.  Thanks!
>
> So, note to self.  ActiveRecord warnings are mostly useless and may mask
> the
> real problem.
>
> --
> Jeffrey Hulten
> jhulten at gmail.com
>


More information about the Ruby mailing list