Jeremy Pettet <jeremy.pettet@gmail.com> writes:
> How do I download Login_Engine onto a windows machine (without
> subversion)
> Thanks
It seems you will need subversion to be installed and present on your run path
(though you may not have to explicitly run it).
This wiki will help you.
http://rails-engines.org/download
Once you download the core engine framework
$ ruby script/plugin install login_engine
should also work (not tested).
Also, engines mailing list might be a better place to ask this question.
HTH.
--
Surendra Singhi
http://ssinghi.kreeti.com, http://www.kreeti.com
Read my blog at: http://cuttingtheredtape.blogspot.com/
,----
| "All animals are equal, but some animals are more equal than
others."
| -- Orwell, Animal Farm, 1945
`----