Sha256: cd552618ca50bc410f903b5defe5c599999ca0fcc44963259379f690780cd8df

Contents?: true

Size: 346 Bytes

Versions: 44

Compression:

Stored size: 346 Bytes

Contents

= SocialStream OStatus
	
Provides a SocialStream powered node with social network federation support
using OStatus

= Installation

Add to your Gemfile:

  gem 'social_stream-ostatus'

and run:

  bundle update

Then:

  rails generate social_stream:ostatus:install

You're almost there, now run:

  rake db:migrate

And finally:

  rails server

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
social_stream-2.2.2 ostatus/README.rdoc
social_stream-ostatus-2.2.1 README.rdoc
social_stream-2.2.1 ostatus/README.rdoc
social_stream-2.2.0 ostatus/README.rdoc
social_stream-ostatus-2.2.0 README.rdoc
social_stream-2.1.1 ostatus/README.rdoc
social_stream-1.1.12 ostatus/README.rdoc
social_stream-2.1.0 ostatus/README.rdoc
social_stream-ostatus-2.1.0 README.rdoc
social_stream-2.0.4 ostatus/README.rdoc
social_stream-2.0.3 ostatus/README.rdoc
social_stream-1.1.11 ostatus/README.rdoc
social_stream-1.1.10 ostatus/README.rdoc
social_stream-1.1.9 ostatus/README.rdoc
social_stream-ostatus-1.1.1 README.rdoc
social_stream-1.1.8 ostatus/README.rdoc
social_stream-2.0.2 ostatus/README.rdoc
social_stream-2.0.1 ostatus/README.rdoc
social_stream-2.0.0 ostatus/README.rdoc
social_stream-ostatus-2.0.0 README.rdoc