diff options
author | Eric Davis <edavis@littlestreamsoftware.com> | 2009-10-07 16:43:50 +0000 |
---|---|---|
committer | Eric Davis <edavis@littlestreamsoftware.com> | 2009-10-07 16:43:50 +0000 |
commit | bcbf08017a5f038a61b4af693042bec9f1100953 (patch) | |
tree | 627d93bbe1ef69bee59dda4945b6096e197303e6 /test/fixtures/custom_values.yml | |
parent | 4e811bebd1eb761a29603f1b8b1b3fdf5b8e4331 (diff) | |
download | redmine-bcbf08017a5f038a61b4af693042bec9f1100953.tar.gz redmine-bcbf08017a5f038a61b4af693042bec9f1100953.zip |
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
Diffstat (limited to 'test/fixtures/custom_values.yml')
0 files changed, 0 insertions, 0 deletions