Sha256: 1c84c9c6941db1c88902fae6b75abeba97b024ef54067c84bdf0959b0ead20dd
Contents?: true
Size: 651 Bytes
Versions: 2
Compression:
Stored size: 651 Bytes
Contents
source "http://rubygems.org" # Uncomment the following lines if you are planing to # use a local code of any of these gems # Gems before social_stream-base # gem 'mailboxer', :path => '../mailboxer' # gem 'avatars_for_rails', :path => '../avatars_for_rails' # gem 'rails-scheduler', path: '../rails-scheduler' # gem 'omniauth-socialstream', path: '../omniauth-socialstream' # gem 'paperclip_waveform', path: '../paperclip_waveform' # gem 'flashy', path: '../flashy' # social_stream gems %w(base documents events linkser presence).each do |g| gem "social_stream-#{ g }", :path => g end # gem 'social2social', :path => '../social2social' gemspec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
social_stream-2.0.0 | Gemfile |
social_stream-2.0.0.beta3 | Gemfile |