If you're just starting a new Rails app, *do not* start with an old
version. You'll end up tripping over bugs that have already been
fixed, and wasting a lot of time. Also, you'll be missing features
that you need - for instance, installing plugins via Git, which was
added in (I think) the 2.2-era.

--Matt Jones

On Jun 25, 3:33 am, Kin Loo <[email protected]> wrote:
> The versoin of rails I used is 2.0.2. I want rails work with
> streamlined.
> At first, I should install streamlined.
> I try:
>
>     ruby script/plugin install git://github.com/relevance/streamlined
>
> It says: Plugin not found: ["git://github.com/relevance/streamlined"]
> And it appears an empty folder "streamlined" in vender\plugin
> --
> Posted viahttp://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