Never been to TextSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

About this user

Matt Mower http://matt.blogs.it/

« Newer Snippets
Older Snippets »
1 total  XML / RSS feed 

A query from ActiveRecord that isn't working

SELECT
t.*, j.* FROM terms_values j, values t WHERE t.id = j.value_id AND j.term_id = 310
« Newer Snippets
Older Snippets »
1 total  XML / RSS feed