1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/fixtures/plugins/default
2008-04-24 09:20:04 -05:00
..
acts/acts_as_chunky_bacon/lib Use .gitignore as the convention for dummy file names. 2008-04-24 09:20:04 -05:00
empty Use .gitignore as the convention for dummy file names. 2008-04-24 09:20:04 -05:00
plugin_with_no_lib_dir Split plugin location and loading out of the initializer and into a new Plugin namespace, which includes Plugin::Locater and Plugin::Loader. The loader class that is used can be customized using the config.plugin_loader option. Those monkey patching the plugin loading subsystem take note, the internals changing here will likely break your modifications. The good news is that it should be substantially easier to hook into the plugin locating and loading process now. [Marcel Molina Jr.] 2007-03-02 00:20:32 +00:00
stubby Missing test data 2008-03-27 17:54:43 +00:00