[Rails] Problem with installing rails plugin (restful_authentication)
I am trying to install restful_authentication plugin in my machine
which is running rails -v 2.3.5. I get the following error when i try
to install it
ruby script/plugin install http://github.com/technoweenie/restful-authentication.git
restful_authentication
Plugin not found: ["http://github.com/technoweenie/restful-
authentication.git", "restful_authentication"]
ruby script/plugin install git://github.com/technoweenie/restful-authentication.git
restful_authentication
Plugin not found: ["git://github.com/technoweenie/restful-
authentication.git", "restful_authentication"]
how am i supposed to install the plugin?
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home