The gem install gives a couple of new warnings aboud not finding
Continuation and Binding (and some familair "Skilling require of dynamic
strings" warnings). Should I just ignore these?
-------------------
lib/binding_of_caller.rb:4:25: Couldn't find Continuation. Assuming it's a
module
lib/binding_of_caller.rb:36:21: Couldn't find Binding. Assuming it's a
module
lib/rails_generator.rb:34:46: Skipping require of dynamic string:
"#{path}/#{name}_generator.rb"
Installing RDoc documentation for activerecord-1.2.0...
Installing RDoc documentation for actionpack-1.0.1...
lib/action_controller/scaffolding.rb:87:37: Skipping require of dynamic
string: "#{model_id.id2name}
"