Understanding the Rails Plugin Initialization Process


Comments about this website
config.plugins. This is a new option to the Rails::Configuration object that lets you specify which plugins to load, rather than just reading everything in vendor/plugins in alphabetical order.
qubit on 26.01.2007 at 23:55
The last 30 bookmarks with this URL
21:55 26.01.2007

Understanding the Rails Plugin Initialization Process websnapr

config.plugins. This is a new option to the Rails::Configuration object that lets you specify which plugins to load, rather than just reading everything in vendor/plugins in alphabetical order.
624 days ago by qubit save
Understanding the Rails Plugin Initialization Process

This website has been saved 1 times altogether (publicly: 1, privately: 0)
7 bookmarks from this entire domain have been saved

Popular tags:

Popular title:

Understanding the Rails Plugin Initialization Process

Popular comment:

config.plugins. This is a new option to the Rails::Configuration object that lets you specify which plugins to load, rather than just reading everything in vendor/plugins in alphabetical order.