7stud -- wrote in post #1019190: > I can't duplicate the op's problem: I can't get sqlite3 to show > X'3132372E302E302E31' for a string field. It doesn't matter if I use > create(), or new() and save(). > > $ rails -v > Rails 3.0.9 > > $ ruby -v > ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.0] > > $ sqlite3 -version > 3.6.12
Strange, maybe it is a difference between Rails 3.0.X and Rails 3.1? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

