Sha256: 9d9db5138d3a31f228aa4df1c8c3d496a5ab938ac080bb6735caec0d4f75b6eb
Contents?: true
Size: 108 Bytes
Versions: 1
Compression:
Stored size: 108 Bytes
Contents
module Caronte class Application < ActiveRecord::Base self.table_name = :oauth_applications end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
caronte-0.0.1.alpha1 | lib/caronte/application.rb |