for easy installation of the current stable version of the plugin. At
the moment this is version 0.2.1 based on Subversion Rev. 51. This is
supposed to work with Ferret 0.9.3 and Rails >= 1.0. "
(ruby script/plugin install in my case as Im on a win box)
I did what he sais. I also tryed changing the svn url from /tags/ to
/trunk/ but it does not work. And it doesnt leave any messages on the
command prompt…
for easy installation of the current stable version of the plugin. At
the moment this is version 0.2.1 based on Subversion Rev. 51. This is
supposed to work with Ferret 0.9.3 and Rails >= 1.0. "
(ruby script/plugin install in my case as Im on a win box)
I did what he sais. I also tryed changing the svn url from /tags/ to
/trunk/ but it does not work. And it doesnt leave any messages on the
command prompt…
I’ve ran into the some issues with the script/plugin script on windows
the
last few days myself. Which have nothing to do with acts_as_ferret. You
don’t rely on script/plugin for installing acts_as_ferret. With a
subversion
client like tortoise on windows or whatever you like you might check out
the
acts_as_ferret repository and simply copy the checked out version to
RAILS_ROOT/vendor/plugins and your ready to go…
I was going to try again, but my friend installed from a Mac Box.
Then, i got it from the repo…
thanks
Jan P. wrote:
Hi you two,
I’ve ran into the some issues with the script/plugin script on windows
the
last few days myself. Which have nothing to do with acts_as_ferret. You
don’t rely on script/plugin for installing acts_as_ferret. With a
subversion
client like tortoise on windows or whatever you like you might check out
the
acts_as_ferret repository and simply copy the checked out version to
RAILS_ROOT/vendor/plugins and your ready to go…
Cheers,
Jan
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.