summaryrefslogtreecommitdiffstats
path: root/test/exemplars/query_exemplar.rb
blob: 2b0847c8090b31d8cfcf8cb76bdd8e0374985949 (plain)
1
2
3
4
class Query < ActiveRecord::Base
  generator_for :name, :start => 'Query 0'

end