2008/11/18 limux <[EMAIL PROTECTED]>: > i think you are wrong. because the init.rb is loaded before > Merb::Bootloader::MimeTypes.run. > then after the Merb::Bootloader::MimeTypes is loaded, my init.rb will > be override!
Then just add your custom bootloader in init file that will run after MimeTypes. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
