[Rails] Rails with BitKeeper
Hi,
I'm currently writing a Rails app, in a repository controlled by
BitKeeper.
BitKeeper creates files, in the sub-directories it controls, so for
source file yyy.zzz in Directory XXX it saves a file called
s.yyy.zzz in subdirectory XXX/SCCS.
When these files are created in config/initializers, rails tries to
load them when it is run (as they retain the .rb extension).
So my question is: Is there a way to stop rails automatically loading
all .rb files in config/initializers?
Thanks,
Tom
--
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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home