Questions tagged [social-stream]

A framework for building social network websites

Social Stream is an engine for Ruby on Rails. It provides a robust and flexible framework with social networking features and activity streams for building websites (read more).

17 questions
0
votes
1 answer

Error running tests for a rails engine

I'm building an application based on the social-stream gem, which is a Rails engine. I have a Rakefile. I've included the factory-girl gem in my Gemfile, but for some reason the rake tasks are failing on that class. There are a lot of tests in the…
port5432
  • 5,889
  • 10
  • 60
  • 97
0
votes
2 answers

Rails 3: Social Stream - Sphinx Install Error

I have created a new app in Rails 3.2.5, ran "bundle", then "rails generate social_stream:install" I got the following message: Sphinx cannot be found on your system. You may need to configure the following settings in your config/sphinx.yml file: …
FluxEngine
  • 12,730
  • 14
  • 57
  • 83
1
2