Displaying 20 results from an estimated 3000 matches similar to: "acts_as_ferret problem"
2008 Mar 06
2
Radiant CMS
Hi,
Could Please tell me how can we use radiant CMS in our application. Is
this radiant cms is famous for ROR? Is there any other way to create CMS
ror application.
Thank you,
srinivas rao.pala
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2008 Mar 20
1
Ferret installation problem
Hi All,
I got one problem in the installation of ferret.I am using rails 2.0.2 and
IDE is radrails. When I am going to install ferret, it is showing one error.
i.e failed to building gem native extension.
And
D:/Program Files/ruby/bin/ruby.exe extconf.rb install ferret
D:/Program is not recognized as an internal or external command, operable
program or batch file.
I am new to ROR. But I want to
2007 Aug 09
2
no such file to load -- acts_as_ferret (MissingSourceFile)
Hi
I''ve been using acts_as_ferret for a few weeks on my ibook and
everything has been going just fine. But when I migrated my project onto
windows xp sp2, acts_as_ferret seemed to become broken.
I just put my project into a svn repository from ibook and checked it
out into a windows pc. I got ruby1.8.5, rails1.2.3, ferret0.11.4
installed as gems. After I checked out the project, I got
2008 Mar 12
0
CMS act_as_tree problem and template_root
Hi,
I want use the comatose CMS plug in for creatin one application.
I installed all the things.
When I run this application I got this error.
"template_root".
Please clear my problem. And How can I create one application by using
the comatose. Please send the sample application if available.
Thank you,
srinivas rao.pala
--
Posted via http://www.ruby-forum.com/.
2008 Jan 20
9
Ferret Gem Installation on Windows
Trying to install ferret on my windows XP environment. Using
InstantRails 2.0 with RoR 2.0.2, and NetBeans 6.0. I had successfully
installed and built RailsSpace in InstantRails 1.7, but am trying to
upgrade RailsSpace to RoR 2.0.2 using the code that Michael has kindly
provided for us on the website.
When I run the gem install ferret command, I get the following error:
C:\Documents and
2006 Aug 23
8
acts_as_ferret with Mongrel and Edge Rails
Hi there,
Has anyone tried acts_as_ferret with Edge Rails and Mongrel? When I
install the plugin to a project that has Edge Rails frozen, and the
Mongrel gem installed, I can''t start the server. There''s no error, it
just doesn''t start.
I''ve used acts_as_ferret in the past with WEBrick, and stable Rails
releases without a hitch.
If I remove the
2006 May 17
3
Rails "Application Error" with apache and mod_fcgid
Hello,
I have a gentoo system that I am trying to remotely develop rails
applications on using apache and fcgi. I created the simple hello world
example from Dave Thomas'' book to test the system and I receive an
"application error" when I try to go to the page. I can startup webrick
and use links to view the page just fine, but nothing doing through
apache.
I have
2008 Apr 21
2
problem on running the server
hi all,
an application that was written in ror is running in my off and
i have to set it up in my local machine for some enhancement work.after
setting it up in my local machine i started the server but its showing
error like this :-
=> Booting WEBrick...
./script/../config/../vendor/rails/railties/lib/commands/servers/webrick.rb:12:
warning: already initialized constant OPTIONS
2007 Apr 12
3
[LLVMdev] Compiler Name
Suggestions:
Zembla - It's a fictional northern European country in "Pale Fire"
by Nabokov.
Pala - The island utopia in Aldos Huxley's "Island".
Thra - The world of The Dark Crystal.
-bw
2007 Apr 12
0
[LLVMdev] Compiler Name
Invictus - unconquerable, and Invictus.org doesn't appear to exist.
On Apr 12, 2007, at 1:34 AM, Bill Wendling wrote:
> Suggestions:
>
> Zembla - It's a fictional northern European country in "Pale Fire"
> by Nabokov.
> Pala - The island utopia in Aldos Huxley's "Island".
> Thra - The world of The Dark Crystal.
>
> -bw
>
2006 Nov 22
0
rspec_on_rails MissingSourceFile
Hi there,
I''ve installed rspec, rails plugin & generators thusly:
$ sudo gem install rspec
$ sudo gem install rspec_generator
$ sudo gem install zentest -v 3.4.1
$ ./script/plugin install
svn://rubyforge.org/var/svn/rspec/tags/REL_0_7_2/vendor/rspec_on_rails/vendor/plugins/rspec
$ ./script/generate rspec
$ ./script/generate rspec_model ModelName
With Rails version:
$ rails
2003 Mar 25
1
Got it working.....after a fashion
Strange. Any explanation as to how that did it?
--
Christopher Barry
Manager of Information Systems
InfiniCon Systems
http://www.infiniconsys.com
-----Original Message-----
From: Srinivas Murty [mailto:srinivas.murty@verizon.net]
Sent: Tuesday, March 25, 2003 6:06 PM
To: samba@lists.samba.org
Subject: [Samba] Got it working.....after a fashion
I found that even without touching anything on my
2007 Jul 17
3
two acts_as_ferret questions!
hi, guys:
two acts_as_ferret questions!
1, ruby script/plugin install
svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret
sh: svn: command not found
i can not install acts_as_ferret to my Rails project.
what''s wrong? i''m useing rhel 4!
2, i downloaded the acts_as_ferret-0.4.0.tgz at
http://rubyforge.org/frs/?group_id=2916&release_id=10617
and uploaded to
2007 Jul 11
1
plugin not loading for model? (acts_as_ferret)
Hi all,
I''m using the older win32 happy backgroundrb in combination with the
''acts_as_ferret'' install as a plugin.
Since I''ve installed acts_as_ferret, I haven''t been able to get
backgroundrb to start. It keeps failing at the ''acts_as_ferret'' method
call in one of my models.
Here''s a code snippet of the model:
class Book
2006 Jun 01
1
Using acts_as_ferret outside rails
How do I use a model that has "acts_as_ferret" defined outside rails?
I''ve tried adding this to the top of my model:
require
"#{RAILS_ROOT}/vendor/plugins/acts_as_ferret/lib/acts_as_ferret.rb"
and then defining RAILS_ROOT and RAILS_ENV in my app that uses the model
outside rails. That got me this exception:
2006 Jun 25
1
acts_as_ferret with existing data (Building an index?)
Hi,
I''m trying to get the acts_as_ferret plugin to work with my rails
application, but it barfs with this error:
No such file or directory - ./index/development/Book/segments
I have existing data in my database, but it was added prior to me using
the ferret plugin. How do I get it to index that data, or when does it
index that data?
Charlie
--
Posted via
2006 Aug 24
2
acts_as_ferret for Ferret 0.10
Hi all,
the current acts_as_ferret trunk is now ported to Ferret 0.10.
Get it while it''s hot at
svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin
Nearly everything works, besides this:
- all queries are ORed (no way to tell the QueryParser to build AND
queries by default)
- more_like_this is broken
I''m working with Dave to fix these things soon. The last Ferret 0.9.x
2007 Apr 19
5
Chinese full text searching by acts_as_ferret?
How to add Chinese language full text searching function by using
acts_as_ferret?
RegExpAnalyzer.new(/./,false)
this analyzer, i don''t know how to use it!
does it works like this:
user searching---->acts_as_ferret---->ferret
????
--
Posted via http://www.ruby-forum.com/.
2007 Jul 17
2
acts_as_ferret 0.4.1
Hi folks,
I just released version 0.4.1 fixing several bugs and bringing the
DRb server''s index versioning feature to the stable branch.
Please see [1] for more changes.
Cheers,
Jens
[1] http://projects.jkraemer.net/acts_as_ferret/query?status=closed&milestone=0.4.1
--
Jens Kr?mer
http://www.jkraemer.net/ - Blog
http://www.omdb.org/ - The new free film database
2006 Dec 31
1
How do you use acts_as_ferret without rails?
I am currently using activerecord without rails and I''d like to use the
acts_as_ferret plugin as it works well with activerecord.
How do I take advantage of the acts_as_ferret without rails installed?
Is this possible? If someone could provide me with direction on how
this would be done, that would be greatly appreciated.
I assume that since active record works without rails that all