search for: cpytel

Displaying 1 result from an estimated 1 matches for "cpytel".

Did you mean: pytel
2008 Nov 07
0
SQLITE3 error
...ogram I''m running is: require "rubygems" require "activerecord" ActiveRecord::Base.establish_connection(:adapter => "sqlite3", :database => "test.sqlite") class Account < ActiveRecord::Base end account = Account.new account.username = "cpytel" account.save Does anyone have any suggestions? This error message appeared before in this forum, and the cure was to update the code. I am using more recent versions than were available then. --Barry -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--...