Sha256: d229cda215939ada937a1e1822f355cc759b28032d95c803536326cb8d57ea8e

Contents?: true

Size: 197 Bytes

Versions: 35

Compression:

Stored size: 197 Bytes

Contents

require 'databasedotcom/chatter/feed'

Databasedotcom::Chatter::FEED_TYPES.each do |feed_type|
  Databasedotcom::Chatter.const_set("#{feed_type}Feed", Class.new(Databasedotcom::Chatter::Feed))
end

Version data entries

35 entries across 35 versions & 5 rubygems

Version Path
databasedotcom-1.1.7 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.1.6 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.1.5 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.1.4 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.1.2 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.1.1 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.1.0 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.9 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.8 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.7 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.6 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.5 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.3 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.2 lib/databasedotcom/chatter/feeds.rb
databasedotcom-1.0.1 lib/databasedotcom/chatter/feeds.rb