Displaying 5 results from an estimated 5 matches for "find_name".
Did you mean:
kind_name
2007 Dec 11
6
Mongrel install problem
Hi,
I''m having difficulties getting mongrel running on my Debian Etch
machine. It seems to install and is listed with my other gems, but
things like...
"mongrel_rails start ..."
... are not recognised.
Perhaps this is something to do with the file "lib" not being found in
the install process:
ruby extconf.rb install mongrel --include-dependencies
checking for main()
2011 Jan 24
1
segmentation fault on RMagick2
Hi, I''m getting this error when I try to create a migration file:
$ script/generate migration create_session
/Users/administator/.gem/ruby/1.8/gems/rmagick-2.13.1/lib/
RMagick2.bundle: [BUG] Segmentation fault
ruby 1.8.7 (2010-12-23 patchlevel 330) [i686-darwin10]
Abort trap
I''m not sure how to solve it. Any ideas?
--
You received this message because you are subscribed
2006 May 05
0
Missing documentation for find_in_collection? Trying to drill down in a 4 level has_many association fails
...ollection_for_pagination
@user.find_mapped_obj_class @user.find_tag
@user.find_all
@user.find_first
@user.find_mapped_soap_class @user.find_target
@user.find_all_in_foos
@user.find_first_recursive
@user.find_name @user.find_user_object
@user.find_all_tag
@user.find_in_foos
@user.find_plugins
@user.finding_with_ambigious_select?
>> @user.find_in_foos(1)
=> #<Foo:0x26a0008 @attributes={
It''s really crazy,...
2007 Dec 12
0
Mongrel-users Digest, Vol 23, Issue 4
...r/lib/ruby/1.8/rubygems/source_index.rb:186:in `search'': Interrupt
from /usr/lib/ruby/1.8/rubygems/source_index.rb:185:in `each''
from /usr/lib/ruby/1.8/rubygems/source_index.rb:185:in `search''
from /usr/lib/ruby/1.8/rubygems/source_index.rb:165:in `find_name''
from /usr/lib/ruby/1.8/rubygems.rb:195:in `activate''
from /usr/lib/ruby/1.8/rubygems.rb:65:in `active_gem_with_options''
from /usr/lib/ruby/1.8/rubygems.rb:49:in `gem''
from /var/lib/gems/1.8/gems/mongrel-1.1.1/bin/../lib/mongrel/ge...
2010 Feb 23
12
"no such file to load -- gettext/rails" error
I get the error below when I try to start my server.
Here are the versions installed:
OS: Windows Server 2008
Ruby: 1.8.7
Gems:
actionmailer (2.3.5, 1.3.5)
actionpack (2.3.5, 1.13.5)
actionwebservice (1.2.5)
activerecord (2.3.5, 1.15.5)
activeresource (2.3.5)
activesupport (2.3.5, 1.4.4)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
gem_plugin