ubuntu, ror, jQuery, css, website memo
太嫩, 沒啥心得, 用來紀錄每天學的
2008年12月15日 星期一
rails execute sql
HowtoQueryTheDatabaseDirectly
ActiveRecord::Base.connection.execute(sql)
ActiveRecord::Base.connection.execute <<-SQL
INSERT INTO clicks (item, location, created_at) VALUES('#{params[:item]}', '#{params[:loc]}', '#{Time.now.to_s(:db)}')
SQL
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言