Sha256: 8bcbe6edb7c9b21e540c32b1a882cae42a651c815485cad1d4fb03b26dd5b559

Contents?: true

Size: 97 Bytes

Versions: 10

Compression:

Stored size: 97 Bytes

Contents

class Author < ActiveRecord::Base
  has_many :stories
  acts_as_textiled :blog => :lite_mode
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jabe-0.5.9 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.8 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.7 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.6 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.5 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.4 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.3 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.2 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.1 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb
jabe-0.5.0 test/dummy/vendor/plugins/acts_as_textiled/test/fixtures/author.rb