On 17 Dec 2008, at 09:20, Sijo Kg wrote:

>
> I did not understand it. What is  autoloading feature in rails  
> searches
> means? I have also doubts in

Autoleading means that when Rails sees Foo it knows to go and load the  
foo.rb file. Dependencies.load_paths controls where it will search for  
that file
>
> Dependencies.explicitly_unloadable_constants These types of things  
> very
> difficult to understand ..Could you please tell where to get proper
> documentation and all(or any blogs)

This to do with reloading in development mode. In normal usage you  
would nearly never need to use this.


Fred

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to