Hi Matt.
Here it is. Brace yourself.
$ rails plugin install git://github.com/swanandp/acts_as_list.git
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/script_rails_loader.rb:11:
warning: Insecure world writable dir /Library/Application Support/GoodSync
in PATH, mode 040777
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/bundler-1.0.9/lib/bundler.rb:201:
warning: Insecure world writable dir /Library/Application Support/GoodSync
in PATH, mode 040777
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activerecord-3.0.3/lib/active_record/base.rb:1008:in
`method_missing': undefined method `acts_as_list' for
#<Class:0x00000101e26358> (NoMethodError)
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/model.rb:314:in
`method_missing'
from /Users/tgriffin/Sites/polar/app/models/document.rb:141:in
`<class:Document>'
from /Users/tgriffin/Sites/polar/app/models/document.rb:4:in `<top
(required)>'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in
`load'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in
`block in load_file'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in
`new_constants_in'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:453:in
`load_file'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:340:in
`require_or_load'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:491:in
`load_missing_constant'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:183:in
`block in const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:503:in
`load_missing_constant'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:183:in
`block in const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:124:in
`block in constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in
`constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:528:in
`block in <class:Reference>'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:538:in
`yield'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:538:in
`default'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:538:in
`get'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:551:in
`constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activerecord-3.0.3/lib/active_record/base.rb:1190:in
`block in compute_type'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activerecord-3.0.3/lib/active_record/base.rb:1188:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activerecord-3.0.3/lib/active_record/base.rb:1188:in
`compute_type'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activerecord-3.0.3/lib/active_record/reflection.rb:162:in
`klass'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/extensions/active_record/associations/reflection.rb:16:in
`klass_with_create_polymorphic_class'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/model.rb:180:in
`belongs_to_with_test_methods'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo_fields/lib/hobo_fields/model.rb:93:in
`belongs_to_with_field_declarations'
from /Users/tgriffin/Sites/polar/app/models/document_parcel.rb:9:in
`<class:DocumentParcel>'
from /Users/tgriffin/Sites/polar/app/models/document_parcel.rb:1:in
`<top (required)>'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in
`load'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in
`block in load_file'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in
`new_constants_in'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:453:in
`load_file'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:340:in
`require_or_load'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:491:in
`load_missing_constant'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:183:in
`block in const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:124:in
`block in constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in
`constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/core_ext/string/inflections.rb:43:in
`constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:91:in
`model'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:304:in
`available_auto_write_actions'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:292:in
`available_auto_actions'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:133:in
`auto_actions'
from
/Users/tgriffin/Sites/polar/app/controllers/document_parcels_controller.rb:5:in
`<class:DocumentParcelsController>'
from
/Users/tgriffin/Sites/polar/app/controllers/document_parcels_controller.rb:1:in
`<top (required)>'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in
`load'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:454:in
`block in load_file'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in
`new_constants_in'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:453:in
`load_file'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:340:in
`require_or_load'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:491:in
`load_missing_constant'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:183:in
`block in const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:181:in
`const_missing'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:124:in
`block in constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:123:in
`constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/core_ext/string/inflections.rb:43:in
`constantize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:65:in
`block (2 levels) in all_controllers'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:61:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:61:in
`block in all_controllers'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:58:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/controller/model.rb:58:in
`all_controllers'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/generators/hobo/routes/routes_generator.rb:32:in
`controllers_for'
from (erb):11:in `block in template'
from (erb):6:in `each'
from (erb):6:in `template'
from
/Users/tgriffin/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/erb.rb:753:in
`eval'
from
/Users/tgriffin/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/erb.rb:753:in
`result'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/file_manipulation.rb:111:in
`block in template'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/create_file.rb:54:in
`call'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/create_file.rb:54:in
`render'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/create_file.rb:47:in
`identical?'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/create_file.rb:73:in
`on_conflict_behavior'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/empty_directory.rb:111:in
`invoke_with_conflict_check'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/create_file.rb:61:in
`invoke!'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions.rb:95:in
`action'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/create_file.rb:26:in
`create_file'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/actions/file_manipulation.rb:110:in
`template'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/generators/hobo/routes/routes_generator.rb:21:in
`generate_routes'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/task.rb:22:in
`run'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/invocation.rb:118:in
`invoke_task'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/invocation.rb:124:in
`block in invoke_all'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/invocation.rb:124:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/invocation.rb:124:in
`map'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/invocation.rb:124:in
`invoke_all'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/group.rb:226:in
`dispatch'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/thor-0.14.6/lib/thor/base.rb:389:in
`start'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/generators.rb:163:in
`invoke'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/bundler/gems/hobo-22e5ad13eb00/hobo/lib/hobo/engine.rb:67:in
`block (2 levels) in <class:Engine>'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/callbacks.rb:424:in
`_run_prepare_callbacks'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/actionpack-3.0.3/lib/action_dispatch/middleware/callbacks.rb:40:in
`initialize'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/actionpack-3.0.3/lib/action_dispatch/middleware/stack.rb:33:in
`new'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/actionpack-3.0.3/lib/action_dispatch/middleware/stack.rb:33:in
`build'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/actionpack-3.0.3/lib/action_dispatch/middleware/stack.rb:79:in
`block in build'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/actionpack-3.0.3/lib/action_dispatch/middleware/stack.rb:79:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/actionpack-3.0.3/lib/action_dispatch/middleware/stack.rb:79:in
`inject'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/actionpack-3.0.3/lib/action_dispatch/middleware/stack.rb:79:in
`build'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/application.rb:162:in
`app'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/application/finisher.rb:35:in
`block in <module:Finisher>'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/initializable.rb:25:in
`instance_exec'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/initializable.rb:25:in
`run'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/initializable.rb:50:in
`block in run_initializers'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/initializable.rb:49:in
`each'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/initializable.rb:49:in
`run_initializers'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/application.rb:134:in
`initialize!'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/application.rb:77:in
`method_missing'
from /Users/tgriffin/Sites/polar/config/environment.rb:5:in `<top
(required)>'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in
`require'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in
`block in require'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in
`block in load_dependency'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:596:in
`new_constants_in'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:225:in
`load_dependency'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/activesupport-3.0.3/lib/active_support/dependencies.rb:239:in
`require'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/application.rb:103:in
`require_environment!'
from
/Users/tgriffin/.rvm/gems/ruby-1.9.2-p136@polar/gems/railties-3.0.3/lib/rails/commands.rb:16:in
`<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" 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/hobousers?hl=en.