Displaying 8 results from an estimated 8 matches similar to: "Failed to parse template - undefined method `to_xs'"
2006 Sep 26
12
resource_feeder feedback
Let me apologize in advance as this is a topic that I feel passionate
and opinionated about. If I''m coming on too strong, please forgive me.
=== Be opinionated===
My first piece of advice is simple: be opinionated. Change the method
name to simply <feed_for>. Have it default to doing the right thing.
Perhaps give an option to change the default feed format, but default to
2008 Oct 14
6
Disabling XML character escaping for to_xml
Currently, it appears to_xml will automatically escape any entities
into their corresponding &XXX representation. There''s a piece in the
documentation that says "If $KCODE is set to u and encoding set to
UTF8, then escaping will NOT be performed."
Unfortunately, this doesn''t appear to be the case. Even after
following the docs and ensuring that default_charset is
2009 Apr 29
0
XML Builder - problems with serialized ruby
Hi,
I''m using the Builder gem to transform an array/hash that contains
serialized ruby. Builder''s to_xs method seems to mangle serialized
ruby though. I can get around this by encoding/decoding with base 64,
but that doesn''t seem like a good path to follow.
Builder is using this code for escaping: http://intertwingly.net/stories/2005/09/28/xchar.rb
Any ideas on how to
2005 May 09
1
Asterisk + SER and NAT
Hi,
We are testing a SIP solution * + ser solution for a large implementation.
All the clients are nated.
When a client is dialing outside the domain (to a FWD sip account for
example) all is perfect ! ;-)
But ,when a call is done to a sip account, the client is ringing, then the
caller can hear the nated client very well, but the nated client does'nt
hear anything. RTP issue no ?
I've
2009 Nov 12
3
Got NoMethodError on Model's find method.
Hi All,
I don''t know how this could happen. I got NoMethodError on running a simple
Model''s find method. At first i have the same error for running
find_all_by_country method where country is one of the model''s attributes.
So, running a find method also doesn''t help. I have no problem running the
methods on rails console. What should i check? Has anyone had a
2010 Mar 05
0
Question/possible bug on ActiveRecord serialize and STI
I''ve been running into a problem where ActiveRecord 2.3.5 isn''t
deserializing a serialized column in derived classes:
http://pastie.org/856463
I''ve been able to replicate this test with Ruby 1.8.6p369, 1.8.7p72,
and 1.8.7p174 on different systems, any thoughts?
Dustin Lundquist
--
You received this message because you are subscribed to the Google Groups
2009 Dec 01
1
Want to add AIX lpars as Puppet targets (clients)
Can anyone point out some AIX specific downloads for Puppet AIX -
rpms, source, etc - also any docs???
Thanks
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options,
2008 Nov 11
6
Build problem with ruby-1.9.1-preview1
Hi all,
I wanted to have a look at wxRuby on a recent version of ruby 1.9
(ruby-1.9.1-preview1) on Ubuntu 8.10 x86.
Here is the result :
chauk-mean at MyUbuntu:~/wxruby2$ ruby19 -v
ruby 1.9.1 (2008-10-28 revision 19983) [i686-linux]
chauk-mean at MyUbuntu:~/wxruby2$ rake19 WXRUBY_VERSION=1.9.9 gem
(in /home/chauk-mean/wxruby2)
Enabling DYNAMIC build
Enabling RELEASE build
Enabling UNICODE build