Thanks Kevin. I just posted a similar question to the Rails list before seeing your response. Sorry for the duplication.
On Mar 22, 2006, at 12:14 AM, Kevin Ballard wrote: > At the moment, Typo does not work on edge rails. Now that 1.1 > release candidate just came out, I'm planning on trying to get it > up and running on edge rails, and if it doesn't break 1.0 > compatibility then committing it. If it does break 1.0 > compatibility (which it *hopefully* won't), then I'll hold off > until 1.1 is officially released. > > On Mar 21, 2006, at 10:32 AM, Steven Smith wrote: > >> Has anyone gotten Typo to work on Edge Rails (1.1)? I have a few 1.1 >> specific extensions I'd like to add. >> >> The initial error I received was: >> >> /public/../config/environment.rb:107: undefined method >> `enable_upload_progress' for ActionController::Base:Class >> (NoMethodError) >> >> so I commented the line out and added the Upload Progress plugin. >> >> After this I receive the following error which is where I'm stuck: >> >> uninitialized constant Plugins >> >> #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/ >> active_support/dependencies.rb:106:in `const_missing' >> #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/ >> active_support/dependencies.rb:133:in `const_missing' >> #{RAILS_ROOT}/components/plugins/textfilters/amazon_controller.rb:1 >> #{RAILS_ROOT}/app/controllers/textfilter_controller.rb:113 >> #{RAILS_ROOT}/app/controllers/textfilter_controller.rb:112:in `each' >> #{RAILS_ROOT}/app/controllers/textfilter_controller.rb:112 >> #{RAILS_ROOT}/app/controllers/application.rb:33 >> >> Any thoughts other than "rake unfreeze rails"? :-) > > -- > Kevin Ballard > [EMAIL PROTECTED] > http://kevin.sb.org > http://www.tildesoft.com > > > _______________________________________________ > Typo-list mailing list > Typo-list@rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list _______________________________________________ Typo-list mailing list Typo-list@rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list