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
skalee-thinking-sphinx-1.3.14.1 features/support/db/fixtures/posts.rb
thorsson_thinking-sphinx-1.3.18 features/thinking_sphinx/db/fixtures/posts.rb
thinking-sphinx-allen-1.3.18.4 features/thinking_sphinx/db/fixtures/posts.rb
thinking-sphinx-allen-1.3.18.3 features/thinking_sphinx/db/fixtures/posts.rb
thinking-sphinx-allen-1.3.18.2 features/thinking_sphinx/db/fixtures/posts.rb
thinking-sphinx-2.0.0.rc1 features/thinking_sphinx/db/fixtures/posts.rb
thinking-sphinx-allen-1.3.18.1 features/thinking_sphinx/db/fixtures/posts.rb
thinking-sphinx-allen-1.3.18 features/thinking_sphinx/db/fixtures/posts.rb
thinking-sphinx-1.3.18 features/thinking_sphinx/db/fixtures/posts.rb
josh_cutler-thinking-sphinx-1.3.17 features/thinking_sphinx/db/fixtures/posts.rb
hawkerb-thinking-sphinx-1.3.18 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.17 features/thinking_sphinx/db/fixtures/posts.rb
warp-thinking-sphinx-1.3.16 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.16 features/support/db/fixtures/posts.rb
hawkerb-thinking-sphinx-1.3.17 features/support/db/fixtures/posts.rb
thinking-sphinx-1.3.15 features/support/db/fixtures/posts.rb
hawkerb-thinking-sphinx-1.3.16 features/support/db/fixtures/posts.rb
hawkerb-thinking-sphinx-1.3.15 features/support/db/fixtures/posts.rb
hawkerb-thinking-sphinx-1.3.14 features/support/db/fixtures/posts.rb
zipme-thinking-sphinx-1.3.14 features/support/db/fixtures/posts.rb