Sha256: d735952af9887d3849d3d67cba59cc4679a98ea057ffee8fb8cde29425afdcb5
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
class ProfilesController < InheritedResources::Base belongs_to *(SocialStream.subjects + [{ :polymorphic => true, :finder => :find_by_slug!, :singleton => true }]) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
social_stream-0.4.1 | app/controllers/profiles_controller.rb |
social_stream-0.4.0 | app/controllers/profiles_controller.rb |