Sha256: 9fcd2b7baf5fc7a8f17f6ca9571ea30b030b14efd51991895fc292d36470af3b

Contents?: true

Size: 91 Bytes

Versions: 10

Compression:

Stored size: 91 Bytes

Contents

class User < ActiveRecord::Base
  acts_as_marker
  markable_as :friendly, :by => :user
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
markable-0.1.4 test/dummy/app/models/user.rb
markable-0.1.3 test/dummy/app/models/user.rb
markable-0.1.2 test/dummy/app/models/user.rb
markable-0.1.1 test/dummy/app/models/user.rb
markable-0.1.0 test/dummy/app/models/user.rb
markable-0.0.8 test/dummy/app/models/user.rb
markable-0.0.7 test/dummy/app/models/user.rb
markable-0.0.6 test/dummy/app/models/user.rb
markable-0.0.5 test/dummy/app/models/user.rb
markable-0.0.4 test/dummy/app/models/user.rb