I am trying to install acts_as_list in a rails 2.2.2 project but when I
try the following:  ruby script/plugin install acts_as_list

I get:  Plugin not found: ["acts_as_list"]

I had to download the acts_as_list plugin from the github because it
isn't included in Rails 2.2.2.

The files are in my vendor/plugins/acts_as_list folder so I have:

lib/active_record/acts/list.rb
README
test/list_test.rb
init.rb

What am I doing wrong here?

TIA
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to