1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-10-17 17:01:01 +00:00
Eric Davis bcbf08017a Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator
This update will allow Rails Engines to be installed as gems.  For example:

    # config/environment.rb
    Rails::Initializer.run do |config|
      ...
      config.gem 'timesheet_plugin'
    end

Will load the timesheet_plugins's RubyGem and allow it to work as if it was
installed to vendor/plugins.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2904 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-10-07 16:43:50 +00:00
2009-09-24 15:03:23 +00:00
2009-09-12 08:36:46 +00:00
2009-03-19 03:34:45 +00:00
2009-09-17 17:49:29 +00:00
2009-09-24 15:03:23 +00:00
Description
No description provided
93 MiB
Languages
Ruby 78.7%
HTML 15.1%
JavaScript 3.7%
CSS 2.1%
Perl 0.3%
Other 0.1%