Fritz Anderson wrote:
> At the terminal I see:
> 
> ==
> $ ruby script/plugin install ssl_requirement
> Plugin not found: ["ssl_requirement"]
> ==

... and the answer is that the one source repository built into 
script/plugin was down, or somehow dropped ssl_requirement. The solution 
is to look at other repositories:

==
script/plugin discover
==

... and accept some additional repositories for plugins. script/plugin 
can then find ssl_requirement. Problem solved.

    — F

-- 
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