Sha256: 9e41aadc001713949b0e50ccaf813503c704a2f992bb8c329dd059283de44b93

Contents?: true

Size: 149 Bytes

Versions: 67

Compression:

Stored size: 149 Bytes

Contents

post = Post.create(
  :subject => "Hello World", :content => "Um Text", :id => 1, :category_id => 1
)

post.authors << Author.find(:first)
post.save

Version data entries

67 entries across 67 versions & 14 rubygems

Version Path
thinking-sphinx-1.3.14 features/support/db/fixtures/posts.rb
warp-thinking-sphinx-1.3.13 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.13 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.12 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.11 features/support/db/fixtures/posts.rb
warp-thinking-sphinx-1.3.11 features/support/db/fixtures/posts.rb
warp-thinking-sphinx-1.3.10 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.10 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.9 features/support/db/fixtures/posts.rb
ts-xml-0.0.1 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.8 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.7 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.6 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.4 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.3 features/support/db/fixtures/posts.rb
thinking-sphinx-099-1.3.2 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.2 features/support/db/fixtures/posts.rb
moneypools-thinking-sphinx-1.3.1 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.1 features/support/db/fixtures/posts.rb
thinking-sphinx-099-1.3.1 features/support/db/fixtures/posts.rb