So I seem to be having an issue with trying to install acts_as_list in
rails 2.2.2?

I have downloaded the files from: 
http://github.com/rails/acts_as_list/tree/master

I have put the files in the vendor/plugins folder the files are as
follows:

vendor/plugins/acts_as_list/init.rb
vendor/plugins/acts_as_list/lib/active_record/acts/list.rb
vendor/plugins/acts_as_list/test/list_test.rb
vendor/plugins/acts_as_list/README

So now that they are downloaded I go into my project directory and
try:  "ruby script/plugin install acts_as_list"
I get:  " Plugin not found: ["acts_as_list"]  "

Is there a trick to getting this going in Rails 2.2.2?

TIA

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to