# -*- encoding : utf-8 -*- class TinyUrl < ActiveRecord::Base #attr_accessible :nbr_views, :slug, :start_at, :stop_at, :url end