I am attempting to give back a little to the Radiant community by updating Radiant to the latest version of Highline. I have checked out the latest version of Radiant from github, done a bootstrap, removed the old highline directory, and added the new version of highline to vendors.
I ran the model specs and everything passed. Hoo-ray!
But, when I attempt to run the controller specs, I am getting this:
/Users/jameycribbs/work/radiant/radiant/test/helpers/page_test_helper.rb:9: superclass mismatch for class CustomFileNotFoundPage (TypeError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
from /Users/jameycribbs/work/radiant/radiant/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:496:in `require'
from /Users/jameycribbs/work/radiant/radiant/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'
from /Users/jameycribbs/work/radiant/radiant/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:496:in `require'
from /Users/jameycribbs/work/radiant/radiant/spec/controllers/admin/../../spec_helper.rb:31:in `test_helper'
from /Users/jameycribbs/work/radiant/radiant/spec/controllers/admin/../../spec_helper.rb:21:in `each'
from /Users/jameycribbs/work/radiant/radiant/spec/controllers/admin/../../spec_helper.rb:21:in `test_helper'
... 15 levels...
from /Users/jameycribbs/work/radiant/radiant/vendor/plugins/rspec/lib/spec/runner/example_group_runner.rb:13:in `load_files'
from /Users/jameycribbs/work/radiant/radiant/vendor/plugins/rspec/lib/spec/runner/options.rb:85:in `run_examples'
from /Users/jameycribbs/work/radiant/radiant/vendor/plugins/rspec/lib/spec/runner/command_line.rb:19:in `run'
from script/spec:12
Anybody see anything obvious I am missing?
Jamey
--~--~---------~--~----~------------~-------~--~----~
Radiant CMS Dev Mailing List
Post:
radiantcms-dev@...
Unsubscribe:
radiantcms-dev-unsubscribe@...
Group Site: http://groups.google.com/group/radiantcms-dev/
-~----------~----~----~----~------~----~------~--~---