Adam and Chad -- curious to know if this setup would work for you: I pulled together a version of tzinfo that has all the stuff (classes, definitions, indexes) that's *not* in the slimmed-down ActiveSupport version:
http://github.com/gbuesing/tzinfo_completer (works as a plugin: I tried to make a gem of it, but github won't let me use fileutils in the gemspec) ...seems to work, given my limited testing. With this setup, you can effectively have access to the full gem, and updates to the bundled version won't break it. Also slims down your app repository a bit, since you don't have to duplicate tzinfo files that are already bundled in AS. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
