public
Fork of wycats/merb-core
Description: Merb Core: All you need. None you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/fabien/merb-core.git

fabien's merb-core Feed   feed

fabien committed to fabien/merb-core 7 months ago

ff17f772b2bd30f8d57c9aa6920d4b0e83dd1d48

Fixed critical bug in LoadClasses BootLoader concerning reloading

fabien committed to fabien/merb-core 7 months ago

2f1555c55cd6957a1fc245a1daf079de7cb7c1dc

Important changes to the BootLoader process

fabien committed to fabien/merb-core 7 months ago

e6303b6c9a656156acdb516ebb08614af102a25f

Added Kernel.load_dependencies method; better docs/comments.

fabien committed to fabien/merb-core 7 months ago

d6d39a18d52df939ca5efd67e7fa56174aeaeb70

Bugfixes concerning BootLoader and load order in general