ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Remove the hack to require a specific i18n version in boot.rb (Feature #217)
Description
In boot.rb
we currently require i18n in version 0.4.2 using a rather bad hack. This hack has to be removed and be replaced with proper depency statements once we move to Rails 2.3.latest with #196.
Related issues
related to Feature #290: Add bundler | Closed | 2011-03-18 | ||
blocked by Feature #196: Upgrade to Rails 2.3-latest | Closed | 2011-02-15 |
History
Updated by Gregor Schmidt at 2011-03-19 09:45 pm
These lines may also be removed when using bundler. So, this ticket is also be solved by #290.
Updated by Eric Davis at 2011-05-06 10:46 pm
Removed in d293153
- Assignee set to Eric Davis
- Tracker changed from Task to Feature
- Status changed from Open to Closed