Commit Graph

17 Commits

Author SHA1 Message Date
José Valim 02908e1142 As first step setup the load path and lazy compare middlewares. 2010-01-25 22:59:08 +01:00
José Valim 1177a40e68 Fix i18n locales order test. 2010-01-25 22:10:11 +01:00
José Valim 84ebfa4550 Ensure metals and initializers in plugins are loaded. 2010-01-24 14:48:00 +01:00
José Valim e548f96b1d Rename plugin_name to railtie_name and engine_name. 2010-01-24 12:23:21 +01:00
José Valim e0bdc4f446 Ensure namespaced controllers in engines work. 2010-01-24 11:06:06 +01:00
José Valim 2fde9d774b Solve some pendencies. 2010-01-24 09:32:54 +01:00
José Valim b17e358e3d Move configuration to subfolders. 2010-01-23 22:30:17 +01:00
José Valim 788fce2550 Create configurable modules and ensure that they are added only on direct children. 2010-01-23 18:41:53 +01:00
José Valim 2b75b94ac0 Plugin is now an Engine. 2010-01-23 17:51:48 +01:00
José Valim 924fa084e8 First steps into making Plugin < Engine. 2010-01-23 17:13:25 +01:00
José Valim 13d66cdf25 Extract Railtie load from application. 2010-01-23 16:59:37 +01:00
José Valim 80130d1201 Extract routes reloading responsibilities from application and load them just upon a request. 2010-01-23 16:06:33 +01:00
José Valim 4eab3aad8d Ensure user set load paths have higher preference and move Bootstrap inside Application. 2010-01-23 02:03:11 +01:00
José Valim 98240c49b0 Get rid of initializers global and create i18n railtie. 2010-01-23 01:29:29 +01:00
José Valim 4ae7936727 Got tests working once again. 2010-01-22 16:24:44 +01:00
José Valim 02c5137ead Add view paths to Engine setup. 2010-01-22 01:10:31 +01:00
José Valim 7fcf8590e7 Massive cleanup in Railties and load stack. 2010-01-21 23:14:20 +01:00