It's just those couple of lines that include other files and the time  
zone update.

Here's Luke's commit message when he upgraded the source:


     Upgraded to Rails 2.1. This can have wide ranging consequences,  
so please help track down any issues introduced by the upgrade.  
Requires environment.rb modifications.

     Changes you will need to make:

      * In your environment.rb, you will need to update references to  
a few files per environment.rb.tmpl
      * In your environment.rb, you will need to specify the local  
time zone of the computer that is running your Tracks install.

     Other notes on my changes:

      * Modified our code to take advantage of Rails 2.1's slick time  
zone support.
      * Upgraded will_paginate for compatibility
      * Hacked the Selenium on Rails plugin, which has not been  
updated in some time and does not support Rails 2.1
      * Verified that all tests pass on my machine, including Selenium  
tests -- I'd like confirmation from others, too.


On Jun 27, 2008, at 2:14 PM, Walter Cruz wrote:

> funny, I think that i've updated my environment.rb ;)
>
> I will see it!
>
> Besides environment.rb, there's more to change?
>
> []'s
> - Walter
>
>
>
> On Fri, Jun 27, 2008 at 6:12 PM, Eric Allen <[EMAIL PROTECTED]>  
> wrote:
>> The upgrade to Rails 2.1 moved some files around, and you'll need  
>> to update
>> your environment.rb. Look at environment.rb.tmpl for the line that  
>> contains
>> "todo_list." There are a couple of other changes, too.
>>
>> On Jun 27, 2008, at 2:03 PM, Walter Cruz wrote:
>>
>>> My error log:
>>>
>>> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
>>> `gem_original_require': no such file to load -- todo_list
>>> (MissingSourceFile)
>>>       from
>>> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
>>> `require'
>>>       from
>>> /home/walter/rails/tracks/vendor/rails/activerecord/lib/../../ 
>>> activesupport/lib/active_support/dependencies.rb:509:in
>>> `require'
>>>       from
>>> /home/walter/rails/tracks/vendor/rails/activerecord/lib/../../ 
>>> activesupport/lib/active_support/dependencies.rb:354:in
>>> `new_constants_in_without_injection'
>>>       from
>>> /home/walter/rails/tracks/vendor/plugins/has_many_polymorphs/lib/ 
>>> has_many_polymorphs/dependencies.rb:29:in
>>> `new_constants_in'
>>>       from
>>> /home/walter/rails/tracks/vendor/rails/activerecord/lib/../../ 
>>> activesupport/lib/active_support/dependencies.rb:509:in
>>> `require'
>>>       from ./../config/environment.rb:79
>>>       from dispatch.fcgi:21:in `require'
>>>       from dispatch.fcgi:21
>>> _______________________________________________
>>> Tracks-discuss mailing list
>>> [email protected]
>>> http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
>>
>>

_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to