Best way to debug environment.rb and boot.rb

Im learning and trying to see what happened wiht references and files
loadeds during
dispatch.rb
environment.rb → boot.rb

Which is the best way to debugging? I need to find where will obtain
references.

I know that I can use logger in views but not when booting I guess.

Im on a shared hosting, I cannot debug with webrick.

Thanks

P

http://wiki.onrails.com.ar

Pedro V. wrote:

Im learning and trying to see what happened wiht references and files
loadeds during
dispatch.rb
environment.rb → boot.rb

Which is the best way to debugging? I need to find where will obtain
references.

I know that I can use logger in views but not when booting I guess.

Im on a shared hosting, I cannot debug with webrick.

Thanks

P

http://wiki.onrails.com.ar

Solved.

Now I can use my own gem repository with rails 1.1.2 and custom gems on
shared hosting that has 1.0 or 1.1

http://wiki.onrails.com.ar/onrailscomarwiki/show/Instalacion+de+Rails+y+Gems+en+un+hosting+compartido

http://wiki.onrails.com.ar