Feature #7754
closed
- Status changed from New to Closed
- Resolution set to Invalid
Could you please ask this question in help forum ?
This tracker is intended for bugs, well defined feature needs or patches exclusively.
As of the answer, Google told me you can by adding a line in your config/environment.rb.
E.g.
config.plugins = [ :exception_notification, :ssl_requirement, :all ]
where
:all is a wildcard meaning "every other plugin".
Looking at code of Rails::Plugin#<=>, default sort order seems to be by plugin name.
Also available in: Atom
PDF