perhaps there is a bug, when i put it in the after_app_loads, the browser will open the html file instead of render it.
2008/11/18 Yehuda Katz <[EMAIL PROTECTED]>: > Does it possibly work if you put it in an after_app_loads block? > -- Yehuda > > 2008/11/17 limux <[EMAIL PROTECTED]> >> >> can you speak more details? or with a sample? >> >> 2008/11/18 Michael Klishin <[EMAIL PROTECTED]>: >> > >> > 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 >> > >> > > >> > >> >> >> >> -- >> 云中漫步 >> >> > > > > -- > Yehuda Katz > Developer | Engine Yard > (ph) 718.877.1325 > > > > -- 云中漫步 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
