Displaying 3 results from an estimated 3 matches for "reload_all".
Did you mean:
read_all
2006 Jul 12
1
Is it possible to reload all ActiveRecord objects
Hi all,
I wander if it is possible to force reload of all ActiveRecord object''s
of some class that are already loaded, something like Book.reload_all? I
know that I am able to reload specific objects with reload method but I
would like to reload all that are currently in memory.
thanks in advance,
Bojan
--
Bojan Mihelac
Informatika Mihelac, Bojan Mihelac s.p. | www.informatikamihelac.com
-> tools, scripts, tricks from our code lab: htt...
2014 Aug 06
6
[LLVMdev] [Zorg] Reorganisation, documentation and other issues
Hi All,
Recent conversations [1][2] would suggest we need to rethink zorg or
at the very least improve the documentation.
I've CC'ed Daniel Dunbar, Galina Kistanova and Duncan Sands because it
seemed that they have contributed the most code to Zorg
Organisation
=========
The current organisation of the Zorg repository doesn't make a huge
amount of sense from my perspective. There
2014 Aug 11
2
[LLVMdev] [Zorg] Reorganisation, documentation and other issues
Hello everyone,
Zorg is a common code for multiple different buildbot setups. This is why
it sits in its own subtree.
The only tricky thing there is that it assumes some relative position of
zorg and master setup. Documenting this would save somebody some time.
All together wasn't a problem so far. But having a better documentation and
a set of files for a simple local setup is a good idea.