[typo] Typo on Edge Rails
Kevin Ballard
kevin at sb.org
Wed Mar 22 01:14:16 EST 2006
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
kevin at sb.org
http://kevin.sb.org
http://www.tildesoft.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2378 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/typo-list/attachments/20060321/41656302/attachment-0001.bin
More information about the Typo-list
mailing list